diff --git a/README.md b/README.md index 2c30ce5..54dbc1d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ control your MODEP pedalboard(s) via http requests ### pedals | url | GET | POST | -| - | - | - | - | +| - | - | - | | /pedals | get the current pedalboard's pedals | | | /pedals/`id` | get the current pedalboard's pedal by `id` | set values of current pedalboard's pedal by %id |