summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Brox <tobias@redpill-linpro.com>2023-01-09 18:20:36 +0100
committerTobias Brox <tobias@redpill-linpro.com>2023-01-09 18:20:36 +0100
commit00fcbe03f083e3f3201e95b3e52896f90e9d8ae8 (patch)
tree140e51b70ba76c2cce35e7f1e5ee142eeca87d3a
parent82b7cfca46c38c30e31e20dccdd73b3f89c72fa3 (diff)
downloadcalendar-cli-00fcbe03f083e3f3201e95b3e52896f90e9d8ae8.zip
plann rather than kal. References https://github.com/tobixen/calendar-cli/issues/88
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 878ed36..a7059a0 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ calendar-cli
Simple command-line CalDAV client, making it possible to add calendar events, browse an agenda and do task management using a caldav server.
-THIS IS THE LEGACY VERSION. I got a bit unhappy with the project (particularly the quite different user interfaces when handling events vs handling tasks), so rather than making version 1.0, I decided to recreate it from scratch. Please visit https://github.com/tobixen/kal for the new version (though be aware that it still has some sharp edges).
+THIS IS THE LEGACY VERSION. I decided to change a bit on the user interface, rather than breaking backward compatibility I made a new command name `plann`. Please visit https://github.com/tobixen/plann for the new version (though be aware that it still has some sharp edges).
Other tools
-----------