diff options
| author | Fuwn <[email protected]> | 2025-02-10 01:03:39 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-10 01:03:39 -0800 |
| commit | dbc4a67a5d7569c637e9cb5403c3cf9bbdfb795b (patch) | |
| tree | 0a936ab6853b24ac5bce5d0d0e7d08f517b3fdc2 | |
| parent | feat: add latest data generator script (diff) | |
| download | hololist-to-json-and-ical-dbc4a67a5d7569c637e9cb5403c3cf9bbdfb795b.tar.xz hololist-to-json-and-ical-dbc4a67a5d7569c637e9cb5403c3cf9bbdfb795b.zip | |
docs(readme): document generate_latest script
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ file. An ICS file containing the *latest* HoloList iCalendar is present in the [`latest.ics`](https://raw.githubusercontent.com/Fuwn/hololist-to-json/refs/heads/main/latest.ics) file. +You can generate both of these files locally using the [`generate_latest`](./generate_latest) Bash script. + ## Sample JSON Data ```json |