Skip to content

Commit ff49c35

Browse files
authored
Update README.md
1 parent 2e54f48 commit ff49c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Execute SQL directly !
55

6-
This .NET library is very thin database framework on top of System.Data.
6+
This .NET Core library is very thin database framework on top of System.Data.
77
In this library, you can use SQL directly without taking care for lifecycle of connection, transaction and so on.
88

99
In many database framework, direct execution of SQL is more or less barriered from orthodox.

0 commit comments

Comments
 (0)