diff --git a/README.md b/README.md index 825b6cd..be1765c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Http Router which is supposed to be similar to the standard Golang Router Todos: - - Routing to Tree instead of map - - Cmake maybe? - - Make redirects available - - Threading - - Stop - - React to Method - - Implement actual http protocol - - Post Form +- Routing to Tree instead of map +- Cmake maybe? +- Make redirects available +- Threading +- Stop +- React to Method +- Implement actual http protocol +- Post Form