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: