chore: remove deprecation warning in readme
This commit is contained in:
parent
f2651f8b07
commit
a452845ec8
|
@ -1,8 +1,5 @@
|
||||||
# Gru
|
# Gru
|
||||||
|
|
||||||
# DEPRECATED: https://git.puffer.fish/?p=matthieu/gru.git;a=summary
|
|
||||||
# gru@puffer.fish FOR PATCHES
|
|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
|
||||||
Autofeur is composed of a few components that make up this bot
|
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
|
# Run the flash application
|
||||||
flask run
|
flask run
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue