Update README.md
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
# Http Router which is supposed to be similar to the standard Golang Router
|
# Http Router which is supposed to be similar to the standard Golang Router
|
||||||
## Dependencies
|
## Dependencies
|
||||||
c++20
|
- c++20
|
||||||
make for building
|
- make for building
|
||||||
|
- gcc (g++) if using make for build
|
||||||
|
|
||||||
## How to build
|
## How to build
|
||||||
Run Example server implemented in main.cpp
|
Run Example server implemented in main.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user