Skip to content

Commit 4a4c3c4

Browse files
committed
doc: move additional documents into doc
1 parent 004a156 commit 4a4c3c4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ npm run example-cli -- ./test/department_employees.quicksql
7474
The Quick SQL to DDL translator is the product's core component, It allows users
7575
to transform a Quick SQL string into an Oracle SQL string.
7676
77-
The Quick SQL Syntax and Grammar are documented [here](./quick-sql-grammar.md)
77+
The Quick SQL Syntax and Grammar are documented [here](./doc/quick-sql-grammar.md)
7878
7979
See below for examples of how to use this library.
8080
@@ -160,7 +160,7 @@ view emp_v departments employees
160160
161161
## Transforming Quick SQL into an Entity-Relationship Diagram (ERD)
162162
163-
Requires a paid library. Review the usage [here](./erd.md)
163+
Requires a paid library. Review the usage [here](./doc/quick-erd.md)
164164
165165
## Contributing
166166
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)