diff --git a/README.md b/README.md index 5f9d71ef..7b0cdeb4 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ maputnik --watch --file basic-v9.json | Method | Description |---------------------------------|--------------------------------------- -| `GET /files` | List all configured style files -| `GET /files/{filename}` | Get contents of a single style file -| `PUT GET /files/{filename}` | Update contents of a style file +| `GET /files` | List all configured style files +| `GET /files/{filename}` | Get contents of a single style file +| `PUT /files/{filename}` | Update contents of a style file | `WEBSOCKET /ws` | Listen to change events for the configured style files ### Build