aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJaeseung Ha <ipknhama@gmail.com>2016-09-21 23:20:44 +0900
committerGitHub <noreply@github.com>2016-09-21 23:20:44 +0900
commit4e39b23e455e455f1878b3e68d729a1737f3e431 (patch)
tree1d1c17d33ff7866871a14a7c9532255e735e949c /README.md
parent64109072344d20a2959bff0e6af32ef6b336753c (diff)
downloadcrow-4e39b23e455e455f1878b3e68d729a1737f3e431.tar.gz
crow-4e39b23e455e455f1878b3e68d729a1737f3e431.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dce874d..bea6c50 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ int main()
- ![Benchmark Result in one chart](https://docs.google.com/spreadsheets/d/1KidO9XpuwCRZ2p_JRDJj2aep61H8Sh_KDOhApizv4LE/pubchart?oid=2041467789&format=image)
- More data on [crow-benchmark](https://github.com/ipkn/crow-benchmark)
- Fast built-in JSON parser (crow::json)
+ - You can also use [json11](https://github.com/dropbox/json11) or [rapidjson](https://github.com/miloyip/rapidjson) for better speed or readability
- [Mustache](http://mustache.github.io/) based templating library (crow::mustache)
- Header only
- Provide an amalgamated header file `crow_all.h' with every features