diff --git a/README.md b/README.md index 4b0d1cff..cc2f56ed 100644 --- a/README.md +++ b/README.md @@ -97,12 +97,13 @@ Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud ### Admin settings -There is a "Artificial intelligence" **admin** settings section where you can: +There is an "Artificial intelligence" section in the **admin** settings where you can: * Choose whether you use OpenAI, a LocalAI instance or another remote service * Set a global API key (or basic auth credentials) for the Nextcloud instance * Configure default models and quota settings ### Personal settings -There is a "Artificial intelligence" **personal** settings section to let users set their personal API key or basic auth credentials. -Users can also see their quota information there. +There is an "Artificial intelligence" section in the **personal** settings where users can set their personal API key or basic auth credentials, +as well as view their usage quota. +Users can also choose to disable the Nextcloud Assistant even if the Assistant app is installed.