From b9da011a1aa7c5b13cdb50e478fba624abe496b4 Mon Sep 17 00:00:00 2001 From: Edward Ly Date: Tue, 17 Sep 2024 16:06:45 +0200 Subject: [PATCH] chore: update README.md Signed-off-by: Edward Ly --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 479e652..3c7d936 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Zulip integration into Nextcloud +# Zulip integration in Nextcloud This integration allows you to send Nextcloud files to your Zulip chat instance as uploaded files, public shared links, or internal shared links. @@ -8,15 +8,15 @@ as uploaded files, public shared links, or internal shared links. ### User settings Account configuration happens in the "Connected accounts" user settings section. -It requires you to specify the URL of your Zulip instance -and the email address and API key +It requires you to specify the URL of your Zulip instance, +as well as the email address and API key associated with your Zulip account in that instance. These values can be found in and copied from your Zulip account's `zuliprc` file -located in `Personal settings -> Account & privacy -> API key`. +located in **Personal settings > Account & privacy > API key**. If those settings are not configured, -A link to the "Connected accounts" user settings section will be displayed -when attempting to send a file to a Zulip channel/topic. +a link to the "Connected accounts" user settings page will be displayed +when attempting to send a file to a Zulip user/topic. The context menu to send a file can be accessed by right clicking on the file/folder to be shared or selecting them and clicking on the "Actions" button.