diff --git a/README.md b/README.md index 9ae6ea4b691b653cd062df88d0c80c770c45ed82..f4146f420124bfb0755855cde3cf5d7ea7281853 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# zig-yaml \ No newline at end of file +# zig-yaml + +![loc](https://sloc.xyz/github/nektro/zig-yaml) +[![license](https://img.shields.io/github/license/nektro/zig-yaml.svg)](https://github.com/nektro/zig-yaml/blob/master/LICENSE) +[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro) +[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/) +[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod) + +Zig bindings for [libyaml](https://github.com/yaml/libyaml).