diff --git a/README.md b/README.md index 978d8f2..37f3a16 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ Request JSON object: ``` { - auth_name: "your-name", - auth_realm: "your-realm", + auth_name: "auth-name", + auth_realm: "auth-realm", auth_token: "current time based token", name: "name that wants to be authenticated", realm: "realm that wants to be authenticated",