works! kinda..

This commit is contained in:
Mylloon 2022-08-23 17:37:24 +02:00
parent ff32a67ce6
commit 0e714fd4d3
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -24,11 +24,12 @@ $ cargo build --release && cd target/release/
$ ./cal8tor --help $ ./cal8tor --help
``` ```
## ***WIP:*** See the calendar in your terminal ## See the calendar in your terminal
For the L2-X, run: For the L2-X, run:
```bash ```bash
$ ./cal8tor l2-X $ ./cal8tor l2-X
``` ```
> The rendering can sometimes be unreadable and/or hard to read.
## Export the calendar in .ics format ## Export the calendar in .ics format
For the L1-A, run: For the L1-A, run: