diff --git a/README.md b/README.md index 8fd528143..26956c73a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # A Simple Web Server in C + + In this project, we'll finish the implementation of a web server in C. What you need to write: