Merge pull request #3 from MartinSStewart/patch-1

Fix example command
This commit is contained in:
Philipp Krüger 2022-08-15 08:26:26 +00:00 committed by GitHub
commit 49b2187a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
```sh
npm build
node dist/index.js analyse <filename>
node dist/index.js analyze <filename>
```
## TODO