From b0efd9f78247ce1b3d17d353cd1fa27765b4ec3d Mon Sep 17 00:00:00 2001 From: Areg Hayrapetian Date: Wed, 13 Nov 2024 10:26:35 -0800 Subject: [PATCH] Add note to README that Leap is no longer supported. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb71157b19..b0848599a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Leap +> [!IMPORTANT] +> All versions of Leap are no longer supported by the EOS Network Foundation. To use a supported implementation of the Antelope protocol please consider using [Spring](https://github.com/AntelopeIO/spring). + 1. [Branches](#branches) 2. [Supported Operating Systems](#supported-operating-systems) 3. [Binary Installation](#binary-installation)