| ... | @@ -37,7 +37,7 @@ $ zigmod init | ... | @@ -37,7 +37,7 @@ $ zigmod init |
| 37 | ``` | 37 | ``` |
| 38 | | 38 | |
| 39 | ## Principles | 39 | ## Principles |
| 40 | Zigmod is but a prototype and not the official Zig package manager. As such I wanted to lay out some of the guiding principles learned/used when making the project. You can find that documen [here](./principles.md). | 40 | Zigmod is but a prototype and not the official Zig package manager. As such I wanted to lay out some of the guiding principles learned/used when making the project. You can find that document [here](./principles.md). |
| 41 | | 41 | |
| 42 | ## Contact | 42 | ## Contact |
| 43 | - https://github.com/nektro/zigmod/issues | 43 | - https://github.com/nektro/zigmod/issues |