From 4557eccaf044dc317ddcfacc9d5cbe0cfd724b83 Mon Sep 17 00:00:00 2001 From: Moonbase59 Date: Mon, 8 Jul 2024 08:38:38 +0200 Subject: [PATCH] Add notice of reachability --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 86d44ec..3b8c2a8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ On-the-fly JSON song cue-in, cue-out, overlay, replaygain calculation for Liquid **Check out the [presentation](https://moonbase59.github.io/autocue/presentation/autocue.html) for an introduction, the [FAQ – Frequently Asked Questions](FAQ.md), and the [changelog](CHANGELOG.md) for latest information!** +> [!NOTE] +> **_NOTICE! During mid-July until mid-August 2024, I will generally not be reachable. I might check in from time to time, but cannot guarantee any answers._** + **Note:** This documentation describes the standalone `cue_file` and `autocue.cue_file`, my integration into Liquidsoap’s `autocue:` protocol. **Note:** The previous `integrate-with-liquidsoap` branch is now gone. I updated the `master` branch and you can get the latest versions from that.