commit 746ef65e120eb3b7935b26e22595be8094751c44 Author: kocotian <54662947+kocotian@users.noreply.github.com> Date: Sun, 11 Oct 2020 16:04:06 +0200 Initial commit Diffstat:
A | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,2 @@ +# http.h +simple and small http library for C99