From a452845ec82444a31a10fc54c11e34f9fd335ce7 Mon Sep 17 00:00:00 2001 From: Matthieu Pignolet Date: Sat, 19 Apr 2025 22:32:52 +0400 Subject: [PATCH] chore: remove deprecation warning in readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 006760b..c8b2cef 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # Gru -# DEPRECATED: https://git.puffer.fish/?p=matthieu/gru.git;a=summary -# gru@puffer.fish FOR PATCHES - ## Structure Autofeur is composed of a few components that make up this bot @@ -40,4 +37,4 @@ pip install -r requirements.txt # Run the flash application flask run -``` \ No newline at end of file +``` -- 2.39.5