Skip to content

Commit 685b465

Browse files
committed
Add contributor section to README.md
1 parent df98502 commit 685b465

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ This project is a basic HTTP server written in C++98. The standards listed below
2424
- [Contexts](#contexts)
2525
- [Directives](#directives)
2626
- [Example](#example)
27+
- [Contributors](#contributors)
2728

2829
# Getting started
2930

@@ -364,3 +365,8 @@ server {
364365
```
365366
./webserv [-i]
366367
```
368+
369+
# Contributors
370+
371+
[jharrach](https://github.com/jharrach)
372+
[PythonGermany](https://github.com/PythonGermany)

0 commit comments

Comments
 (0)