Skip to content

Commit c6cea35

Browse files
authored
Update README.md
1 parent 42ad126 commit c6cea35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Basic CRUD operations using Entity Framework
22

3-
This is basic MVC 5 application. In which, Using **Entity Framework** DB model is crated from existing database and perform CRUD operations in application.
3+
This is basic MVC 5 application. In which, Using **Entity Framework** DB model is created from existing database and perform CRUD operations in application.
44

55
In this application, **Sematic UI** framework is used instead of **Bootstrap** on view. And also used **Datatable** js library to display data in paging table.
66

0 commit comments

Comments
 (0)