diff --git a/README.md b/README.md index 81ed7d3..c91404c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# mux +# HTTP Request Multiplexer -Go HTTP request multiplexer. \ No newline at end of file +HTTP request multiplexer on top of Go inbuild http.ServeMux but with eas of defining routes, with some usefull middlewares. \ No newline at end of file