diff --git a/.changeset/wet-cameras-wink.md b/.changeset/wet-cameras-wink.md new file mode 100644 index 0000000..e398be9 --- /dev/null +++ b/.changeset/wet-cameras-wink.md @@ -0,0 +1,5 @@ +--- +"@hanabi.rest/cli": minor +--- + +rename project name,command diff --git a/README.md b/README.md index f052ec8..ffa2afb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# @hanabi/cli +# @hanabi.rest/cli A CLI for dumping API files and SQL generated by [hanabi.rest](https://hanabi.rest) to local, and for structuring the project. ```bash -$ npx @hanabi/cli +$ npx @hanabi.rest/cli ``` ## Options