Pārlūkot izejas kodu

Update 'README.md'

aleenarm 6 gadus atpakaļ
vecāks
revīzija
9d0b6da5c1
1 mainītis faili ar 12 papildinājumiem un 12 dzēšanām
  1. 12
    12
      README.md

+ 12
- 12
README.md Parādīt failu

6
 ### Garage Module
6
 ### Garage Module
7
 A system that tracks all the vehicles entering and leaving the garage.
7
 A system that tracks all the vehicles entering and leaving the garage.
8
 
8
 
9
-Capture the vehicle licence plate using a camera
10
-Java OCR read the licence plate number
11
-Save the licence plate number ,date and time in database
12
-
9
+1. Capture the vehicle licence plate using a camera
10
+2. Java OCR read the licence plate number
11
+3. Save the licence plate number ,date and time in database
12
+ 
13
 
13
 
14
 ### User Module
14
 ### User Module
15
 An app for users
15
 An app for users
16
 
16
 
17
-Available number of parking spaces
18
-Parking History
19
-Monthly payment details
20
-Timer
21
-Reminder - when alloted time is about to end 
22
-Register
23
-Login
24
-User Dash
17
+1. Available number of parking spaces
18
+2. Parking History
19
+3. Monthly payment details
20
+4. Timer
21
+5. Reminder - when alloted time is about to end 
22
+6. Register
23
+7. Login
24
+8. User Dash