Skip to content

Commit 7d59374

Browse files
authored
Update README.md
1 parent 4579072 commit 7d59374

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
@@ -18,7 +18,7 @@ This project was started when there was .NET Full Framework and EF 6. EF 6 does
1818
Nowadays there is .NET Core (or now just called .NET) and EF Core. EF Core supports code first and migrations for SQLite.
1919
If you use .NET Core 3 or above together with EF Core, there is no need for this library.
2020
If you use EF 6 (either with .NET Full Framework or with .NET Core 3 or above), this library is an option for you to get code first for SQLite.
21-
I'm going to maintain this library as long as it is useful for some people (see #157).
21+
I'm going to maintain this library as long as it is useful for some people (see [History](https://github.com/msallin/SQLiteCodeFirst/issues/166) & [Project Status and Release Schedule](https://github.com/msallin/SQLiteCodeFirst/issues/157)).
2222

2323
## Features
2424

0 commit comments

Comments
 (0)