Skip to content

Commit f94c3f1

Browse files
authored
Updated README
1 parent 4d545cb commit f94c3f1

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
@@ -5,7 +5,7 @@ cpp-httplib
55
[![Build Status](https://travis-ci.org/yhirose/cpp-httplib.svg?branch=master)](https://travis-ci.org/yhirose/cpp-httplib)
66
[![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)
77

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

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

0 commit comments

Comments
 (0)