]> git.puffer.fish Git - matthieu/gru.git/commitdiff
chore: remove deprecation warning in readme
authorMatthieu Pignolet <m@mpgn.dev>
Sat, 19 Apr 2025 18:32:52 +0000 (22:32 +0400)
committerMatthieu Pignolet <m@mpgn.dev>
Sat, 19 Apr 2025 18:32:52 +0000 (22:32 +0400)
README.md

index 006760bf29847912b7649739c32b5845532524f8..c8b2cefb327eadfed1bb65189cc1236a722c73fb 100644 (file)
--- 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
+```