Update README

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
main
Jianhui Zhao 2017-12-01 16:50:37 +08:00
parent 84c0e8eecf
commit cb5cfff75b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ you can choose CyaSSl(wolfssl).
* use [libev] as its event backend
* support HTTPS: alternative OpenSSL and CyaSSl(wolfssl)
* flexible and you can easily extend your application to have HTTP/HTTPS services
* Lua template: embedding LUA code into HTML code, like embedding PHP to HTML(soon be supported)
* Lua template: embed LUA code into HTML code, like embedding PHP to HTML(soon be supported)
* code structure is concise and understandable, also suitable for learning
# Why use [libev] as its backend?