agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit b83543ddc6f4b388146089c7a697969e00a22d8b
parent e5161f3d60c904a853cae342d5bcfbc6a3538d4d
Author: Marc Coquand <marc@coquand.email>
Date:   Wed, 23 Jul 2025 11:09:33 +0200

README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -12,7 +12,7 @@ Agendafs is still in early development and is alpha-level software.
 
 Prerequisites: C compiler, libfuse, libuuid, libical and pkg-config
 
-You also need a tool that syncs .ics files with a caldav server, like
+You also need a tool that syncs `.ics` files with a caldav server, like
 [vdirsyncer](https://vdirsyncer.pimutils.org/en/stable/when.html#).
 
 To build: