diff --git a/README.md b/README.md index d9701c396f141899968888ee49b383eaff939f49..fd2bf1d0e5140578d6ebffa7ba6acb6ff8e3a863 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # zig-intrusive-parser + ![loc](https://sloc.xyz/github/nektro/zig-intrusive-parser) [![license](https://img.shields.io/github/license/nektro/zig-intrusive-parser.svg)](https://github.com/nektro/zig-intrusive-parser/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) Core plumbing to make text or binary document parsers with Data Oriented Design @@ -8,7 +12,3 @@ Core plumbing to make text or binary document parsers with Data Oriented Design - https://github.com/nektro/zig-json - https://github.com/nektro/zig-webidl - -## License - -MPL-2.0