Skip to content

Commit 3e21338

Browse files
committed
Update README
1 parent 37bb3c6 commit 3e21338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -799,12 +799,12 @@ Include `httplib.h` before `Windows.h` or include `Windows.h` by defining `WIN32
799799

800800
Note: cpp-httplib officially supports only the latest Visual Studio. It might work with former versions of Visual Studio, but I can no longer verify it. Pull requests are always welcome for the older versions of Visual Studio unless they break the C++11 conformance.
801801

802-
Note: Windows 8 or lower and Cygwin on Windows are not supported.
802+
Note: Windows 8 or lower, Visual Studio 2013 or lower, and Cygwin on Windows are not supported.
803803

804804
License
805805
-------
806806

807-
MIT license (© 2021 Yuji Hirose)
807+
MIT license (© 2022 Yuji Hirose)
808808

809809
Special Thanks To
810810
-----------------

0 commit comments

Comments
 (0)