authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-29 05:00:16 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-29 05:00:16 -07:00
log003b70afda9a3eef699466a7e8c0dd9a21db8d0b
treed269be34678d63746e3cc1f2fa7fdceab5954ea8
parent4ccc4cdbc27f5f375b8056519f18e98a6e25c2a9

docs/cmd/init- add an example screenshot of the new output


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

docs/commands/init.md+3
...@@ -22,3 +22,6 @@ dependencies:...@@ -22,3 +22,6 @@ dependencies:
22Check out the [`zig.mod` reference](./../zig.mod.md) for more info.22Check out the [`zig.mod` reference](./../zig.mod.md) for more info.
2323
24Also check out `zigmod`'s own `zig.mod` for a useful example: https://github.com/nektro/zigmod/blob/master/zig.mod.24Also check out `zigmod`'s own `zig.mod` for a useful example: https://github.com/nektro/zigmod/blob/master/zig.mod.
25
26## Screenshot
27![image](https://user-images.githubusercontent.com/5464072/127482415-15ff2f0c-4564-4d3c-9157-f0b7b588eec4.png)