Skip to content

Commit

Permalink
Merge pull request #67 from Software-Developers-IRL/f/lastlink2
Browse files Browse the repository at this point in the history
update instructions
  • Loading branch information
lastlink authored Oct 11, 2022
2 parents a4a3bc0 + 890386f commit 2a82752
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@funktechno/little-mermaid-2-the-sql",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "./lib/index.js",
"engines": {
Expand Down
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
1. `littleMermaid2SQL -d dbType --src markdownFilePath`

## Generating Mermaid erDiagram
* see [samples](./samples/readme.md) for more information
Expand Down

0 comments on commit 2a82752

Please sign in to comment.