separator in readme

This commit is contained in:
Henrique Chehad
2016-09-20 15:35:37 -03:00
parent 802b96166d
commit fdb199485d

View File

@@ -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.