aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaeseung Ha <ipknhama@gmail.com>2017-09-17 14:34:56 +0900
committerGitHub <noreply@github.com>2017-09-17 14:34:56 +0900
commit728f1606049d46b6469e7d4f67ca950d47dde4fb (patch)
tree414e6c57320d5273810c81184c4d5f4c863cfcea
parentc071f643762feb8c1fb06140ab95b93aac22e4e3 (diff)
parentd580ed7d25e6c642215db91a241faf4332be9a64 (diff)
downloadcrow-728f1606049d46b6469e7d4f67ca950d47dde4fb.tar.gz
crow-728f1606049d46b6469e7d4f67ca950d47dde4fb.zip
Merge pull request #182 from ghost/master
typo 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