Skip to content

Commit b767376

Browse files
author
Marc Sallin
committed
Update README.md
1 parent f761238 commit b767376

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,4 +1,4 @@
1-
# SQLiteEfCodeFirstDbCreator
1+
# SQLite CodeFirst
22
Creates a [SQLite Database](https://sqlite.org/) from Code, using [Entity Framework](https://msdn.microsoft.com/en-us/data/ef.aspx) CodeFirst.
33

44
This Project ships a `SqliteContextInitializer` which creates a new SQLite Database, based on your model/code.

0 commit comments

Comments
 (0)