Skip to content

Commit 2d30c59

Browse files
authored
Update README
1 parent 34651ef commit 2d30c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cpp-httplib
44
[![Build Status](https://travis-ci.org/yhirose/cpp-httplib.svg?branch=master)](https://travis-ci.org/yhirose/cpp-httplib)
55
[![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)
66

7-
A C++ header-only cross platform HTTP/HTTPS library.
7+
A C++ single-file header-only cross platform HTTP/HTTPS library.
88

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

0 commit comments

Comments
 (0)