Update README.md

This commit is contained in:
CK Tan 2020-11-01 01:17:17 -07:00 committed by GitHub
parent 5be06807ad
commit 7a3f8afc15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
TOML in c99; v1.0 compliant.
If you are looking for a C++ library, you might try this [wrapper](https://github.com/cktan/tomlcpp).
## Usage
Please see the `toml.h` file for details. What follows is a simple example that