Update README.md

This commit is contained in:
antao 2018-08-26 14:14:23 +08:00
parent 403b6ddd50
commit 889ac8f734
1 changed files with 5 additions and 1 deletions

View File

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