From be0d4cea4b3ef79a072fdf8c3b5b5f3c4715074f Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Fri, 2 Feb 2018 13:48:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b38a60f..8ac1273 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ ![Logo](https://github.com/lxsang/ant-http/raw/master/ant-logo.png) # ant-http -An light and barebone extensible web server. +A light and barebone extensible HTTP web server (HTTPs will be available soon in the next release). A demo of the working webserver using lua as server side script available at: [http://os.lxsang.me](http://os.lxsang.me) using username: demo and password: demo