aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJaeseung Ha <ipknhama@gmail.com>2017-09-17 19:14:40 +0900
committerGitHub <noreply@github.com>2017-09-17 19:14:40 +0900
commit4394142d3f0c061b2a1a09b00ca6a7d12da31ddd (patch)
tree62c34a98f5f21ace43331f34e0ef7b4fa885f578 /README.md
parent5921ccd0ed20a6be58e358a6fc5c89a7acc099e6 (diff)
parent4786dac0a8e908345e25a4c79da9175201f6b7fc (diff)
downloadcrow-4394142d3f0c061b2a1a09b00ca6a7d12da31ddd.tar.gz
crow-4394142d3f0c061b2a1a09b00ca6a7d12da31ddd.zip
Merge branch 'master' into fix_libssl_example
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bea6c50..f6261b4 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ int main()
- 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
+ - Provide an amalgamated header file `crow_all.h` with every features
- Middleware support
- Websocket support