From 55511176ea32ea85f4a5ebee35eac474cea596a9 Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Mon, 19 Mar 2018 11:59:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f85d52..6bad87c 100644 --- a/README.md +++ b/README.md @@ -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