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:
parent
2afc069724
commit
d09267cd6c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue