updated readme
This commit is contained in:
parent
32276f1b3e
commit
8d7ecc058a
@ -1,13 +1,5 @@
|
|||||||
Show upcoming events of an .ics file.
|
Show upcoming events of an .ics file.
|
||||||
|
|
||||||
At the moment the standard path to the ics file used by the email client `evolution` is used.\
|
|
||||||
You can set the path to your .ics file in `src/main.c`:
|
|
||||||
```
|
|
||||||
const char ICS_PATH[] = "tests/calendar.ics";
|
|
||||||
```
|
|
||||||
(uncomment some lines after that)
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
make run
|
make run
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user