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

git.mdns.eu/nextcloud/passwords-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2021-03-07 13:13:42 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2021-03-07 13:13:42 +0300
commitab9871299bc69021ace37da9ec018c83ddb648a9 (patch)
treecce7e6c98e7e7c15fadf3fc8943791e01cbd6340
parent45d49a671f48dd82901d88cb6e382b9db1fec9dd (diff)
Update readme
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
-rw-r--r--Readme.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index bcbf914..0ab0ffb 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,5 +1,8 @@
-This library contains a JavaScript client for the [Passwords app for Nextcloud](https://apps.nextcloud.com/apps/passwords)
-Cou can find the API documentation [here](https://git.mdns.eu/nextcloud/passwords/wikis/developers/index)
+This is as WIP! Expect changes.
+
+This package contains a JavaScript client for the [Passwords app for Nextcloud](https://apps.nextcloud.com/apps/passwords)
+
+You can find the API documentation [here](https://git.mdns.eu/nextcloud/passwords/wikis/developers/index)
### Using the client
You can use the enhanced version of the client in your project like this: