We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52d3be commit 1f758b0Copy full SHA for 1f758b0
1 file changed
README.md
@@ -2,6 +2,7 @@
2
sql ddl parser to support extensions for drawio
3
4
## Getting started
5
+* `npm install --save @funktechno/sqlsimpleparser`
6
* how to use:
7
```typescript
8
import { SqlSimpleParser } from "@funktechno/sqlsimpleparser"
0 commit comments