Skip to content

Commit 3ec4603

Browse files
committed
remove coveralls/travis badges
1 parent 1abcd81 commit 3ec4603

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# CXXHTTP
22

3-
[![Build Status](https://travis-ci.org/ef-gy/cxxhttp.svg?branch=master)](https://travis-ci.org/ef-gy/cxxhttp)
4-
[![Coverage Status](https://coveralls.io/repos/github/ef-gy/cxxhttp/badge.svg?branch=master)](https://coveralls.io/github/ef-gy/cxxhttp?branch=master)
5-
63
A C++ library implementing an asynchronous HTTP server and client.
74

85
To clone this library, make sure you also clone the submodules. The --recursive

0 commit comments

Comments
 (0)