We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4a3bc0 + 890386f commit 2a82752Copy full SHA for 2a82752
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@funktechno/little-mermaid-2-the-sql",
3
- "version": "0.0.6",
+ "version": "0.0.7",
4
"description": "",
5
"main": "./lib/index.js",
6
"engines": {
readme.md
@@ -3,7 +3,8 @@
## Getting Started
1. `npm install -g @funktechno/little-mermaid-2-the-sql`
-1. `npm run littleMermaid2SQL -- -d dbType --src markdownFilePath`
+1. `littleMermaid2SQL --help`
7
+1. `littleMermaid2SQL -d dbType --src markdownFilePath`
8
9
## Generating Mermaid erDiagram
10
* see [samples](./samples/readme.md) for more information
0 commit comments