1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00

Update README.md

This commit is contained in:
Vishal Rana 2016-04-05 13:09:42 -07:00
parent ccdf76c2c2
commit 3abab4895f

View File

@ -107,7 +107,7 @@ func show(c echo.Context) error {
### Form `application/x-www-form-urlencoded`
`POST` `/save` `name=Joe Smith, email=joe@labstack.com`
`POST` `/save`
name | value
:--- | :---