From 3341d24603929e5cbe7ff64010f82468a24d5393 Mon Sep 17 00:00:00 2001 From: antao Date: Sun, 26 Aug 2018 14:15:36 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cf67a461..3021c0ac 100755 --- a/README.md +++ b/README.md @@ -1,16 +1,12 @@ ## Overview - +``` ____ | _ \ _ __ ___ __ _ ___ _ __ - | | | | '__/ _ \ / _` |/ _ \| '_ \ - | |_| | | | (_) | (_| | (_) | | | | - |____/|_| \___/ \__, |\___/|_| |_| - |___/ - +``` **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: