We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df98502 commit 685b465Copy full SHA for 685b465
README.md
@@ -24,6 +24,7 @@ This project is a basic HTTP server written in C++98. The standards listed below
24
- [Contexts](#contexts)
25
- [Directives](#directives)
26
- [Example](#example)
27
+- [Contributors](#contributors)
28
29
# Getting started
30
@@ -364,3 +365,8 @@ server {
364
365
```
366
./webserv [-i]
367
368
+
369
+# Contributors
370
371
+[jharrach](https://github.com/jharrach)
372
+[PythonGermany](https://github.com/PythonGermany)
0 commit comments