commit 4d18f4a70c829e606d2b43984ec48e86a653a059
parent 7b1c7058cd4bee3affdb7909d9723b2b76c0aa90
Author: kocotian <54662947+kocotian@users.noreply.github.com>
Date: Sun, 11 Oct 2020 16:14:24 +0200
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,5 @@
# http.h
-simple and small http library for C99
+simple and small http library for C99,
just include header in your project and you ready to GET.
for example, GET / from suckless.org on port 80: