diff --git a/README.md b/README.md index fe1a18e..0f22a2e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ##About Parson is a lighweight [json](http://json.org) parser and reader written in C. +If you need serialization and json value building in code, use [parson-devel](https://github.com/kgabis/parson-devel), which has extended API, but may change in future. ##Features * Full JSON support