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

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick <patrick@westberliner.net>2020-12-10 23:55:00 +0300
committerPatrick <patrick@westberliner.net>2020-12-10 23:55:00 +0300
commita17014d57f1af83e700261de05c3330b13cd1f9f (patch)
tree765cb24977c52d5d758d2e9eb24bbf8bd38792e8 /README.md
parent6aea96a5c922bc71c3bcae69ff80bfdf99b496af (diff)
Update readme and changelog for version bump.1.0.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.md b/README.md
index c0da838..78f4869 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,15 @@
Checksum
========
-**Plugin for [Nextcloud](https://nextcloud.com) and [ownCloud](https://owncloud.org) to create hashes of files.**
+**Plugin for [Nextcloud](https://nextcloud.com) to create hashes of files.**
![animation](screenshots/checksum.gif)
Installation
------------
-**Nextcloud**
-
In your Instance, simply navigate to »Apps«, choose the category »Files«, find the Checksum app and enable it.
-**ownCloud**
-- Copy the checksum folder in the app directory of owncloud.
-- If not already done, rename the app-folder to "checksum" - causes overwise an sql error.
-- Enable this app in the admin interface.
Usage
-----
@@ -28,4 +22,4 @@ Compatibility
-------------
- This app was only tested on Nextcloud v20 to v21 and php v7.4.
-- I tried to use the current api as much as possible. It should be safe for future versions.
+- For older nextcloud versions check older releases.