diff --git a/README.md b/README.md index 18aef1e..7015c85 100755 --- a/README.md +++ b/README.md @@ -12,10 +12,11 @@ you can choose CyaSSl(wolfssl). `Keep Watching for More Actions on This Space` # Features -* use [libev] as its event backend * tiny and fast -* support HTTPS: Alternative OpenSSL and 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 +* support embedding 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?