docs: update features in README

Added details on image proxying and GitHub gists embedding to the README. Clarified iframe loading behavior to improve documentation regarding user consent. This makes the README more comprehensive and informs users about these functionalities.
This commit is contained in:
Kumi 2024-09-19 18:56:28 +02:00
parent 2afc069724
commit d09267cd6c
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -7,6 +7,8 @@ Small is an alternative frontend for Medium articles, built with Flask. It allow
- Clean, minimalist interface for reading Medium articles
- Fetches article content directly from Medium's GraphQL API
- Parses and displays article content, including text and basic formatting
- Proxies embedded images and GitHub gists
- Prevents loading iframes without user consent
- Responsive design for comfortable reading on various devices
## Installation