From dbc4a67a5d7569c637e9cb5403c3cf9bbdfb795b Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 10 Feb 2025 01:03:39 -0800 Subject: docs(readme): document generate_latest script --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48ed898..aefc7dd 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3