summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-06-02 10:42:08 -0400
committerAllen Winter <allen.winter@kdab.com>2022-06-02 10:43:06 -0400
commit6166e2ffd1decdeeaa080586e91f4843991d3ba2 (patch)
tree06f7499d9376c9bf1efeb63caf015a5c65a376d5 /README.md
parent92dbdb8691bc2a15915eff4d99e42700a9f67b38 (diff)
downloadlibical-git-6166e2ffd1decdeeaa080586e91f4843991d3ba2.tar.gz
README.md, doc/UsingLibical.md - fixes markdownlint issues
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 698a027e..f1634cd8 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Libical
-[![Appveyor status](https://ci.appveyor.com/api/projects/status/github/libical/libical?branch=master?svg=true)](https://ci.appveyor.com/api/projects/status/github/libical/libical) [![Packaging status](https://repology.org/badge/tiny-repos/libical.svg)](https://repology.org/metapackage/libical)
+[![Appveyor status](https://ci.appveyor.com/api/projects/status/github/libical/libical?branch=master?svg=true)](https://ci.appveyor.com/api/projects/status/github/libical/libical)
+[![Packaging status](https://repology.org/badge/tiny-repos/libical.svg)](https://repology.org/metapackage/libical)
## Introduction
@@ -9,7 +10,7 @@ Libical — an implementation of iCalendar protocols and data formats
Most of the code in here was written by Eric Busboom at the end
of the last millennium with help from dozens of contributors.
It is currently maintained by Allen Winter and the libical team
-at https://github.com/libical/libical.
+at <https://github.com/libical/libical>.
Libical is an Open Source implementation of the iCalendar protocols
and protocol data units. The iCalendar specification describes how
@@ -75,18 +76,17 @@ In no particular order:
* [Cyrus Email/Calendars/Contacts Server](https://www.cyrusimap.org)
* [syncEvolution](https://syncevolution.org)
* [Fantastical](https://flexibits.com/fantastical)
-
* GNOME's EDS (evolution-data-server) which serves data to:
* [Evolution](https://wiki.gnome.org/Apps/Evolution)
* [GNOME Calendar](https://wiki.gnome.org/Apps/Calendar)
* [GNOME Notes](https://wiki.gnome.org/Apps/Notes)
* [GNOME Todo](https://wiki.gnome.org/Apps/Todo)
* and more GNOME apps...
-
- * KDE's [Kontact Suite](https://kontact.kde.org)
- * [Akonadi framework](https://kontact.kde.org/components/akonadi.html)
- * [KOrganizer calendar and scheduling component](https://kontact.kde.org/components/korganizer.html)
- * and more KDE apps...
+* KDE:
+ * [Kontact](https://kontact.kde.org):
+ * [Akonadi framework](https://kontact.kde.org/components/akonadi.html)
+ * [KOrganizer calendar and scheduling component](https://kontact.kde.org/components/korganizer.html)
+ * and more KDE apps...
## Get Involved