Update README.md

This commit is contained in:
Pablu23
2024-07-13 18:02:30 +02:00
committed by GitHub
parent 9c7fa69a37
commit 0758c13de2

View File

@@ -1,7 +1,8 @@
# Http Router which is supposed to be similar to the standard Golang Router
## Dependencies
c++20
make for building
- c++20
- make for building
- gcc (g++) if using make for build
## How to build
Run Example server implemented in main.cpp