Skip to content

Commit c131de6

Browse files
authored
Update README.md
1 parent cf0c238 commit c131de6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Our application has 4 different entities
2424
* **LESSONS** - This entity represents the lessons that are within a course each with their own information and are created at the time of creating and editing a course.
2525
* **ORDER** - This entity represents the purchasing process of a user and it stores the information of what courses are owned by what users.
2626

27-
### Users
27+
## Users
2828
Within the user entity there are different types of users;
2929

3030
* **GUEST** - is the type of user that doesnt sign up for an account and has only access to view the course catalog and the main description of courses.
@@ -53,16 +53,16 @@ Administrators
5353
- Visualize stastistics
5454

5555

56-
### Additional Technology
56+
## Additional Technology
5757
Generate a pdf with the order information so that user can download this information
5858

59-
### Advanced Algorithm
59+
## Advanced Algorithm
6060
Search algorithm for courses (ajax).
6161

62-
### Graphics
62+
## Graphics
6363
Administrators will be able to check visual information about courses
6464

65-
### Screens
65+
## Screens
6666

6767
The application consists of the following screens:
6868

0 commit comments

Comments
 (0)