diff --git a/README.md b/README.md index 1e853fd..f050588 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,9 @@ This request must include the request header `Content-Type: application/json` POST http://127.0.0.1:9833/register { "password": "", - "session":"", - "bubble":"", - "ip":"" + "session": "", + "bubble": "", + "ip": "" } Where: