diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b217250fd62be3255ebb871d34bd5f1c04330fd2 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 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) + +Core plumbing to make text or binary document parsers with Data Oriented Design + +## Used by + +- https://github.com/nektro/zig-json + +## License + +MPL-2.0