Skip to content

Commit 9f51372

Browse files
authored
Update README.md
fix readme newline
1 parent 3eea18d commit 9f51372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# JSON-SQL
22

33
Node.js library for mapping mongo-style query objects to SQL queries.
4+
45
This library **is not** a driver, it is only translator, you should use specific driver for your db (for example https://github.com/brianc/node-postgres for PostgreSQL) to execute result query.
56

67
## Quick Start

0 commit comments

Comments
 (0)