From 0d776f87e049e96ae0ba9b82293c362bde8f1712 Mon Sep 17 00:00:00 2001 From: Ricki Hirner Date: Tue, 30 Jan 2024 17:58:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b592a3..7d93bec 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # nc-ext-caldav-carddav-push 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.