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
2626
2727## Getting Started
2828
29For a full command reference you can check [here](./commands/).
29Check here for the [full command reference](./commands/).
3030
3131### A new project
3232Create a new directory for your project and run these commands to get started: