diff options
| author | Matthieu Pignolet <m@mpgn.dev> | 2025-04-19 22:32:52 +0400 | 
|---|---|---|
| committer | Matthieu Pignolet <m@mpgn.dev> | 2025-04-19 22:32:52 +0400 | 
| commit | a452845ec82444a31a10fc54c11e34f9fd335ce7 (patch) | |
| tree | 98fbcde0fb7ce29cd5da0a335674f14346a90880 /README.md | |
| parent | f2651f8b0713cb6165b9a1b3f52d062168428105 (diff) | |
chore: remove deprecation warning in readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 | 
1 files changed, 1 insertions, 4 deletions
@@ -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 +```  | 
