Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iib0011 committed Mar 1, 2025
1 parent 45fdc43 commit 1143672
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 30 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ yarn-error.log*

/test-results
/playwright-report

dist.zip
61 changes: 32 additions & 29 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ npm run dev
### Create a new tool

```bash
npm run script:create:tool my-tool-name folder1/folder2 ## examples string/join or image/png/compress
npm run script:create:tool my-tool-name folder1/folder2 # npm run script:create:tool compress image/png
```

Use `folder1\folder2` on Windows
Expand Down

0 comments on commit 1143672

Please sign in to comment.