authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:31:16 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:31:16 -07:00
log10e8df67c534e186d851ed48e8895374d9a454e9
treea0003eabd1de15732c949b4102165b501580717d
parentf5c981afc083ea4f543ddaa71173f7d24954f89c

ziginfra README sync


1 files changed, 9 insertions(+), 1 deletions(-)

README.md+9-1
......@@ -1 +1,9 @@
1# zig-yaml
\ No newline at end of file
1# zig-yaml
2
3![loc](https://sloc.xyz/github/nektro/zig-yaml)
4[![license](https://img.shields.io/github/license/nektro/zig-yaml.svg)](https://github.com/nektro/zig-yaml/blob/master/LICENSE)
5[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
6[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
8
9Zig bindings for [libyaml](https://github.com/yaml/libyaml).