Skip to content

Commit 98caa8c

Browse files
committed
Updated README
1 parent ef65f09 commit 98caa8c

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
@@ -2,14 +2,11 @@ cpp-httplib
22
===========
33

44
[![](https://github.com/yhirose/cpp-httplib/workflows/test/badge.svg)](https://github.com/yhirose/cpp-httplib/actions)
5-
[![Bulid Status](https://ci.appveyor.com/api/projects/status/github/yhirose/cpp-httplib?branch=master&svg=true)](https://ci.appveyor.com/project/yhirose/cpp-httplib)
65

76
A C++11 single-file header-only cross platform HTTP/HTTPS library.
87

98
It's extremely easy to setup. Just include **httplib.h** file in your code!
109

11-
For Windows users: Please read [this note](https://github.com/yhirose/cpp-httplib#windows).
12-
1310
Server Example
1411
--------------
1512

0 commit comments

Comments
 (0)