diff --git a/README.md b/README.md index 18f12d0..a6a1214 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,9 @@ curl http://localhost:9999/targets ### GET to `/wake/:name` ```bash curl http://localhost:9999/wake/ +``` + +### Get to `/status/:name` +```bash +curl http://localhost:9999/status/ ``` \ No newline at end of file