summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-06-25 08:53:20 -0400
committerAllen Winter <allen.winter@kdab.com>2022-06-25 08:53:20 -0400
commitb8c2f4cfdf940687e96d1433493012cd8cd0b2e3 (patch)
tree99328ff58dc426aabc89c4c76ab847b687d72952 /README.md
parent7c771449355ca189ada746aada0b2f60b9013527 (diff)
downloadlibical-git-b8c2f4cfdf940687e96d1433493012cd8cd0b2e3.tar.gz
README.md, UsingLibical.md - refer to a new RFCs section
Rather than duplicating the RFCs we support in several places, have one section that contains the authoritative list in the top-level README. fixes: #566
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71b743e1..150fefa4 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ and protocol data units. The iCalendar specification describes how
calendar clients can communicate with calendar servers so users can
store their calendar data and arrange meetings with other users.
+## RFCs {#rfcs}
+
Libical implements [RFC5545][], [RFC5546][], [RFC7529][];
the CalDav scheduling extensions in [RFC6638][];
iCalendar extensions in [RFC7986][], [RFC9073][], [RFC9074][];