Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed-screensharing-chrome-extension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-03-07 17:32:21 +0300
committerGitHub <noreply@github.com>2017-03-07 17:32:21 +0300
commit64f3753ac29bc5d62f62cb1d8e8968a1dcc50e8d (patch)
treeaf52c5d9c876e40ebd2b059772f50cc4dc342e4f
parent716008febc11793ab41a1b52009ba25f4516f753 (diff)
add Chrome Webstore link
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index ba19488..12a83cf 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,11 @@ https://github.com/HenrikJoreteg/getScreenMedia/tree/master/chrome-extension-sam
## Installation
-See https://developer.chrome.com/extensions/getstarted#unpacked for further
-information on how to load the unpacked extension.
+Install the extension from the Chrome Webstore:
+[Screensharing for Nextcloud Video calls app](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol)
+
+
+## Developer setup
+
+1. Clone this repository
+2. See https://developer.chrome.com/extensions/getstarted#unpacked for further information on how to load the unpacked extension.