Merge pull request #182 from ghost/master

typo README.md
This commit is contained in:
Jaeseung Ha 2017-09-17 14:34:56 +09:00 committed by GitHub
commit 728f160604

View File

@ -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