From 6f275684f11c348240cb6ebfa8f547ce14b73889 Mon Sep 17 00:00:00 2001 From: Marco van Dijk Date: Mon, 2 Dec 2024 01:15:26 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e18e95..ccf8b34 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!WARNING] +> This repository has been superseded by the [OrchestratorSiphon](https://github.com/Stronk-Tech/OrchestratorSiphon) + ## better call reward This script uses a list of configured URL's Orchestrator CLI URL's to get info on the last reward call round and current Livepeer round @@ -28,4 +31,4 @@ ExecStart=/usr/bin/python3 /usr/local/bin/RewardCall.py [Install] WantedBy=multi-user.target -``` \ No newline at end of file +```