Update readme

This commit is contained in:
Andrea Cavalli 2020-09-23 22:48:04 +02:00
parent ef9333e727
commit 8ca90fa075
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
FileSponge
==========
Proxy file requests to multiple consistent mirrors of a single immutable remote source. The requested files will be always online by storing the first file response into a local database.
This library has been created to retrieve a specific file from multiple telegram bots, without needing to know where the file is or which bot has access to it.