From d580ed7d25e6c642215db91a241faf4332be9a64 Mon Sep 17 00:00:00 2001 From: barcarolle Date: Thu, 20 Oct 2016 15:06:32 +0900 Subject: typo README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf