diff --git a/README.md b/README.md index aba569d..9279c70 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Workflow 1. Login with username and password to Authentication Server and get back the `intent` for the user -2. Request a token for an Account using the Account `url` and the users `intent` +2. Request a token for some Account (user could have multiple accounts) using the Account `url` and the users `intent` 3. Use the token to authenticate for every other API-Call Example login: