aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbarcarolle <chopinsolver@gmail.com>2016-10-20 15:06:32 +0900
committerGitHub <noreply@github.com>2016-10-20 15:06:32 +0900
commitd580ed7d25e6c642215db91a241faf4332be9a64 (patch)
tree2e4800fa4f4209d4467a75e035525277d1694040
parent4e39b23e455e455f1878b3e68d729a1737f3e431 (diff)
downloadcrow-d580ed7d25e6c642215db91a241faf4332be9a64.tar.gz
crow-d580ed7d25e6c642215db91a241faf4332be9a64.zip
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