Add attribution to
This commit is contained in:
parent
d2182a433c
commit
c44d552498
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Json
|
||||
|
||||
A simple json stringifying library written in C out of frustration.
|
||||
Heavily based on [`std.json.stringify.zig`](https://github.com/ziglang/zig/blob/master/lib/std/json/stringify.zig), because it's simple and effective.
|
||||
|
||||
See `main.c` for a usage example.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue