Update README.md

This commit is contained in:
CK Tan 2020-11-01 01:18:30 -07:00 committed by GitHub
parent 3c50f43516
commit d17c005da8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
TOML in c99; v1.0 compliant.
If you are looking for a C++ library, you might try this [wrapper: https://github.com/cktan/tomlcpp](https://github.com/cktan/tomlcpp).
If you are looking for a C++ library, you might try this wrapper: [https://github.com/cktan/tomlcpp](https://github.com/cktan/tomlcpp).
## Usage