summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Pignolet <m@mpgn.dev>2025-04-19 22:32:52 +0400
committerMatthieu Pignolet <m@mpgn.dev>2025-04-19 22:32:52 +0400
commita452845ec82444a31a10fc54c11e34f9fd335ce7 (patch)
tree98fbcde0fb7ce29cd5da0a335674f14346a90880
parentf2651f8b0713cb6165b9a1b3f52d062168428105 (diff)
chore: remove deprecation warning in readme
-rw-r--r--README.md5
1 files changed, 1 insertions, 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
+```