Update README.md
This commit is contained in:
@@ -40,6 +40,12 @@ This is a simple HTTP server for linux operating system written in C. It support
|
|||||||
|
|
||||||
This command will use the provided `Makefile` to compile the source files, link the necessary libraries, and create the executable in the `bin` directory.
|
This command will use the provided `Makefile` to compile the source files, link the necessary libraries, and create the executable in the `bin` directory.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
make clean
|
||||||
|
```
|
||||||
|
|
||||||
|
Cleanup of the unnecessary files after compiling
|
||||||
|
|
||||||
4. **Create `www` directory:**
|
4. **Create `www` directory:**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user