mirror of
https://github.com/dropbox/json11.git
synced 2024-11-21 03:13:49 +08:00
Remove maintenance note in preparation for archiving
This commit is contained in:
parent
e2e3a11e99
commit
2df9473fb3
@ -40,6 +40,3 @@ JSON values can have their values queried and inspected:
|
|||||||
std::string str = json[0]["k"].string_value();
|
std::string str = json[0]["k"].string_value();
|
||||||
|
|
||||||
For more documentation see json11.hpp.
|
For more documentation see json11.hpp.
|
||||||
|
|
||||||
__Maintenance note:__ This repo is stable but no longer actively maintained. No further development
|
|
||||||
is planned, and no new feature PRs will be merged. Bug fixes may be merged on a volunteer basis.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user