From 01bbc19f3f970ad9c2a4429da5451af1a517e038 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 11 Nov 2020 13:01:04 +0100 Subject: [PATCH] update readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2784b1..5694a5d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # nextcloud -The nextcloud package +Modular version of the [nextcloud package](https://src.feoraproject.org/rpms/nextcloud). + +Available streams: + + - `nextcloud-stable`, follows upstream's `stable` release channel, currently ships Nextcloud Server 20 + - `nextcloud-20`, Nextcloud Server 20 + - `nextcloud-19`, Nextcloud Server 19 + - `nextcloud-18`, Nextcloud Server 18 + +Streams are maintained as long as the upstream release is not EOL'd.