Skip to content

Commit c322d89

Browse files
Update README.md
1 parent d9d0441 commit c322d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,10 @@ int affected = db.Query("Users").Where("Id", 1).Delete();
163163
I announce updates on My [Twitter Account](https://twitter.com/ahmadmuzavi), and you can subscribe to our news letters from the website https://sqlkata.com
164164

165165
### The database that I want is not supported why?
166-
Usually it's impossible to support all available database vendors, this why we focus on the major ones, and we are encourage you to create your own compiler for your database
166+
Usually it's impossible to support all available database vendors, this why we focus on the major ones, and we encourage you to create your own compiler for your database.
167167

168168
### Do you accept new compilers?
169-
Unfortunetly no, the reason is this will add overhead for the project contributors, we prefer to improve the quality of the existing compilers instead
169+
Unfortunetly no, the reason is this will add overhead for the project contributors, we prefer to improve the quality of the existing compilers instead.
170170

171171
### How can I support the project?
172172
- Star the project here in Github, and share it with your friends

0 commit comments

Comments
 (0)