diff --git a/README.md b/README.md index 75faba25c..e8762fbd7 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ curl -H "Content-Type: application/json" -X POST -d '{ ``` -Adding a route with URL params: +##### Adding a route with URL params: A route can pass params to a function by URL.