Update docs: README (only English)

This commit is contained in:
hkcomori 2025-04-02 10:27:35 +09:00
parent 9a915e3774
commit c74fd39c6d
No known key found for this signature in database
GPG key ID: 2B81E7499B8B974C

View file

@ -1,8 +1,6 @@
Extension pour FreshRSS (<https://github.com/FreshRSS>) Extension pour FreshRSS (<https://github.com/FreshRSS>)
> **v1.3** > **v1.6**
Source: <https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime>
Ajoute une estimation du temps de lecture à côté de chaque article. Ajoute une estimation du temps de lecture à côté de chaque article.
Fonctionne sur les affichages de bureau et mobile. Fonctionne sur les affichages de bureau et mobile.
@ -17,9 +15,7 @@ Pour le moment la vitesse de lecture est réglée manuellement à 300 mots/min.
Extension for FressRSS (<https://github.com/FreshRSS>) Extension for FressRSS (<https://github.com/FreshRSS>)
> **v1.3** > **v1.6**
Source: <https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime>
Add a reading time estimation next to each article. Add a reading time estimation next to each article.
Works on both desktop and mobile displays. Works on both desktop and mobile displays.
@ -27,6 +23,4 @@ Works on both desktop and mobile displays.
Install it the same way as any other extension, with the integrated tool in the interface (parameters icon -> extensions) or manually by copying this repository directly in the `extensions` folder of your FreshRSS install. Install it the same way as any other extension, with the integrated tool in the interface (parameters icon -> extensions) or manually by copying this repository directly in the `extensions` folder of your FreshRSS install.
No external module. Once activated in the preferences, this extension should be working after reloading the page. No external module. Once activated in the preferences, this extension should be working after reloading the page.
A reading time You can set reading speed and source metrics to estimate reading time.
For the moment the reading speed is manually set to 300 words/min. If necessary, change it there: <https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/blob/master/static/readingtime.js#L26>