1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: avoid privacy breaches in documentation
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2022-01-19
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
# Radicale
-[](https://github.com/Kozea/Radicale/actions/workflows/test.yml)
-[](https://coveralls.io/github/Kozea/Radicale?branch=master)
-
Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV
(contacts) server, that:
|