diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..4de87e7 --- /dev/null +++ b/README.txt @@ -0,0 +1 @@ +Hello. This is an HTTP/1.1 server I built to learn C++. If you want to check out the code you should probably start from src/main.cpp and src/server.hpp :) \ No newline at end of file