From 9b37f45e5f07e48c869a41cb66964c279c0225f1 Mon Sep 17 00:00:00 2001 From: Dany LE Date: Fri, 29 Jul 2022 02:00:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8a1203a..71b8054 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ![Logo](https://github.com/lxsang/ant-http/raw/master/ant-logo.png) # ant-http -[![Build Status](https://ci.iohub.dev/api/badges/lxsang/ant-http/status.svg)](https://ci.iohub.dev/lxsang/ant-http) -[![Build Status](https://travis-ci.org/lxsang/ant-http.svg?branch=master)](https://travis-ci.org/lxsang/ant-http) A lightweight HTTP/HTTPs (1.1) web server written in C: - Nonblocking event driven base server with configurable number of thread pool workers.