Skip to content

Commit 39deff4

Browse files
authored
Update README.md
1 parent eb630fc commit 39deff4

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
@@ -5,7 +5,7 @@
55

66
Execute SQL directly !
77

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

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

0 commit comments

Comments
 (0)