From 73960c56903a3d12cf76b79863b300e7cb092c7f Mon Sep 17 00:00:00 2001 From: Nicholas Rodrigues Lordello Date: Wed, 14 Feb 2024 09:29:52 +0100 Subject: [PATCH] Add Maintenance Disclaimer to README This PR adds a disclaimer to the README that the repository is no longer being actively developed at the moment by the protocol team, although we expect to resume development some time in the near future. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19c9ba67..1c238dbe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**:warning: This repository is not actively developed at the moment. :warning:** + [![Coverage Status](https://coveralls.io/repos/github/safe-global/safe-core-protocol/badge.svg)](https://coveralls.io/github/safe-global/safe-core-protocol) # Safe{Core} Protocol