diff --git a/README.md b/README.md index ff047b60d56d46da60dba641d5c3e259c68c550b..9b455d5b1f91d980654f15bc9e2566e49c4698ae 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,12 @@ zigmod init [name] [entry_file] zigmod add ``` -- `` is the type of package we're adding. Currently `git` is the only valid type. More to come. +- `` is the type of package we're adding. - `` is the URL to the package you'd like to include. +#### Available `fetch` types +- `git` + ### `fetch` command ``` zigmod fetch