diff --git a/docs/zig.mod.md b/docs/zig.mod.md index 006251fa0d26b9dbfd2a126a36a18258ba6e689b..49b548c33e0f0a4ecc7a468f8f7e5632f5594baa 100644 --- a/docs/zig.mod.md +++ b/docs/zig.mod.md @@ -1,5 +1,9 @@ ## `zig.mod` Reference +`zig.mod` is the main manifest that Zigmod will read to learn all about your application or package. + +`zigmod.yml` is a valid alternative if needed. + ### `id` - Type: `string` - Required