diff --git a/docs/commands/README.md b/docs/commands/README.md index 227531fdda00e332746d2b3f397d37f72be2a6b4..720a1c66bb4670c2618514c3dc7c9ff3936d7ce0 100644 --- a/docs/commands/README.md +++ b/docs/commands/README.md @@ -1,6 +1,8 @@ ## Commands Listed below is all of the commands available in Zigmod. All are meant to be run in the build root of your project. +Running `zigmod` with no commands will print this list. + - [`init`](init.md) - [`fetch`](fetch.md) - [`ci`](ci.md)