From 889ac8f73439daf451e3f960e3f9b665a7e6bad2 Mon Sep 17 00:00:00 2001 From: antao Date: Sun, 26 Aug 2018 14:14:23 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e4926a..cf67a461 100755 --- a/README.md +++ b/README.md @@ -2,11 +2,15 @@ ____ | _ \ _ __ ___ __ _ ___ _ __ + | | | | '__/ _ \ / _` |/ _ \| '_ \ + | |_| | | | (_) | (_| | (_) | | | | + |____/|_| \___/ \__, |\___/|_| |_| + |___/ - + **Drogon** is a C++11-based Http application framework. Drogon can be used to easily build various types of web application server programs using C++. Drogon's main application platform is Linux. For debugging purposes, it also supports Mac OS. There is no plan to support Windows. Its main features are as follows: