Skip to content

Commit 3d0d344

Browse files
Update README.md
1 parent 87817d2 commit 3d0d344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
This project is a basic HTTP server written in C++98. The standards below (HTTP/CGI) are not completely implemented and were rather used as a guideline for basic webserver functionality than a requirement.
3+
This project is a basic HTTP server written in C++98. The standards below (HTTP/CGI) are not completely implemented and were rather used as a guideline to implement a usable server than a "to be followed requirement".
44

55
| Functionality | Description | External info
66
| --- | --- | --- |

0 commit comments

Comments
 (0)