From 0e714fd4d346ba7281d2ba6e04f4e17d39aacc86 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 23 Aug 2022 17:37:24 +0200 Subject: [PATCH] works! kinda.. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6568e92..104a90c 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,12 @@ $ cargo build --release && cd target/release/ $ ./cal8tor --help ``` -## ***WIP:*** See the calendar in your terminal +## See the calendar in your terminal For the L2-X, run: ```bash $ ./cal8tor l2-X ``` +> The rendering can sometimes be unreadable and/or hard to read. ## Export the calendar in .ics format For the L1-A, run: