From a84bd86c635744ee067501cf18f42f741cf01f40 Mon Sep 17 00:00:00 2001 From: Ricki Hirner Date: Tue, 30 Jan 2024 18:01:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d93bec..eb8122f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Nextcloud extension to support WebDAV-Push on calendars/address books This repo is intended as a sample implementation of [https://github.com/bitfireAT/webdav-push/](WebDAV-Push) for Nextcloud calendars and address books. + +If there's anything in this repo, it's highly experimental and not usable yet.