Update README

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
main
Jianhui Zhao 2018-07-18 22:07:34 +08:00
parent a28a0760ee
commit a1f069d9e7
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ from [uhttpd] for Embedded Linux.
* Flexible - you can easily extend your application to have HTTP/HTTPS services
* Code structure is concise and understandable, also suitable for learning
* Lua Template - Embed Lua code into HTML code, like embedding PHP into HTML
* Lua API - Support for programming with Lua
# TO DO
* Lua API - Using Lua programming

View File

@ -36,6 +36,7 @@
* 可伸缩 - 你可以非常方便的扩展你的应用程序使之具备HTTP/HTTPS服务
* 代码结构简洁通俗易懂,亦适合学习
* Lua模板 - 嵌入LUA代码到HTML中就像嵌入PHP到HTML中一样
* Lua API - 支持使用Lua编程
# 计划支持
* Lua API - 使用Lua编程