Fix README.md

This commit is contained in:
Fabian Wickborn
2017-10-25 20:33:45 +02:00
committed by GitHub
parent 87290889fd
commit 3ef0a90de4
+1 -1
View File
@@ -44,7 +44,7 @@ maputnik --watch --file basic-v9.json
|---------------------------------|--------------------------------------- |---------------------------------|---------------------------------------
| `GET /files` | List all configured style files | `GET /files` | List all configured style files
| `GET /files/{filename}` | Get contents of a single style file | `GET /files/{filename}` | Get contents of a single style file
| `PUT GET /files/{filename}` | Update contents of a style file | `PUT /files/{filename}` | Update contents of a style file
| `WEBSOCKET /ws` | Listen to change events for the configured style files | `WEBSOCKET /ws` | Listen to change events for the configured style files
### Build ### Build