Update README.md

This commit is contained in:
overflowerror 2021-04-29 23:17:16 +02:00 committed by GitHub
parent d52b056bdb
commit d0c82a533e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
# Cson
## JSON Library for C
[![Test Suit](https://github.com/overflowerror/Cson/actions/workflows/test-suit.yml/badge.svg)](https://github.com/overflowerror/Cson/actions/workflows/test-suit.yml)
This library was originaly just a finger exercise to see if I could build a JSON lib from scratch. That also means that I can't guarantee for anything - treat it as highly unstable.
Nevertheless you are welcome to use or modify the code as you like. I also appriciate pull requests.