works! kinda..
This commit is contained in:
parent
ff32a67ce6
commit
0e714fd4d3
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Reference in a new issue