authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-08-25 02:18:50 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-08-25 02:18:50 -07:00
log3d0e9038b7af0f07d3068bdf725bad8242926f6d
treeb7574f280c73ca1f5906392e3571150dd8c8d2dd
parent948d5efafc3e60d6652851b911eccee1d3336600

mention strictyaml in readme


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

README.md+2
...@@ -7,3 +7,5 @@...@@ -7,3 +7,5 @@
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
88
9Zig bindings for [libyaml](https://github.com/yaml/libyaml).9Zig bindings for [libyaml](https://github.com/yaml/libyaml).
10
11Provides Zig API for a [StrictYAML](https://hitchdev.com/strictyaml/) document.