authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-05-03 00:24:21 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-05-03 00:24:21 -07:00
log84d3c7992f9b6cb3041d55305e97019a4848f43c
tree3316fdc41b93aeded42ce3af9b65cc4fc25ab4e3
parentb7c93c0112665a7cc46b2a9a00e2c9f1dedbf50c

docs- make the link for the command reference a lot bigger


1 files changed, 1 insertions(+), 1 deletions(-)

docs/README.md+1-1
...@@ -26,7 +26,7 @@ $ ./zig-out/bin/zigmod...@@ -26,7 +26,7 @@ $ ./zig-out/bin/zigmod
2626
27## Getting Started27## Getting Started
2828
29For a full command reference you can check [here](./commands/).29Check here for the [full command reference](./commands/).
3030
31### A new project31### A new project
32Create a new directory for your project and run these commands to get started:32Create a new directory for your project and run these commands to get started: