agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit 1dd0041cda6b6cb19d1771af3b25d6a0ffe54222
parent 6d3eed4f8b644f59c830cbda5844bbb6b6d8308e
Author: Marc Coquand <marc@coquand.email>
Date:   Wed, 23 Jul 2025 19:41:10 +0200

README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -7,7 +7,7 @@ Agendafs is a FUSE-based filesystem for writing notes. It creates a shim for [vd
 
 ## Status
 
-Agendafs is still in early development and is alpha-level software. It probably leaks memory, destroys files and might summon demons. However, I use it daily for my note-taking mostly without issue.
+Agendafs is still in early development and is alpha-level software. It probably leaks memory, destroys files and might summon demons. However, I use it daily for my note-taking mostly without issues.
 
 ## Installation