Update README.md

This commit is contained in:
Xuan Sang LE
2018-03-19 11:59:12 +01:00
committed by GitHub
parent 62b037aeab
commit 55511176ea

View File

@ -1,5 +1,7 @@
![Logo](https://github.com/lxsang/ant-http/raw/master/ant-logo.png)
# ant-http
[![Build Status](https://travis-ci.org/lxsang/ant-http.svg?branch=master)](https://travis-ci.org/lxsang/ant-http)
A lightweight and portable HTTP/HTTPs web server written in standard C:
- It can be configurable to work well on embedded Linux for server application.
- Support SSL via open SSL, database via Sqlite 3, web socket integrated