Update README.md

This commit is contained in:
G2 2024-10-29 04:34:27 -05:00 committed by GitHub
parent 2848ff1f54
commit 46397a1f03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,12 +9,11 @@ A super simple file host. Inspired by [Catbox](https://catbox.moe) and [Uguu](ht
- Fast (enough), runs just fine on a Raspberry Pi
- Simple API for interfacing with it programmatically
- No database setup required, uses self-contained in memory database
serialized to a small file.
serialized to a small, LZ4 compressed file.
### Planned
- Chunked uploads
- Theming
- Database serialization compression
- More mochi
## Screenshot