Update README.md

This commit is contained in:
antao 2018-08-26 14:15:36 +08:00
parent 889ac8f734
commit 3341d24603
1 changed files with 2 additions and 6 deletions

View File

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