diff --git a/README.md b/README.md index 2a1e4cc..c9bfad2 100644 --- a/README.md +++ b/README.md @@ -14,44 +14,64 @@ go install github.com/juls0730/zqdgr@latest ## Usage Full usage + ```Bash zqdgr [options] ``` -The list of commands is +### Commands + - `init` generates a zqdgr.config.json file in the current directory - `new [project name] [github repo]` - + Creates a new golang project with zqdgr and can optionally run scripts from a github repo - `watch