diff options
| author | 2017-12-22 12:02:06 +0100 | |
|---|---|---|
| committer | 2017-12-22 12:02:06 +0100 | |
| commit | 469d601bcbe83eb800552ca6327dac7732763c75 (patch) | |
| tree | 61f3e0d6654f30bd4e394ba29fe1ecdd770ea1dd /docs/en/index.md | |
| parent | caccf8a970afa237cc44b49042c1a80b2158b2f6 (diff) | |
[doc] Editing for better style (#1736)
* Also removed references to Persona authentication.
* Changed code comment about Persona because it's for HTTP auth
in general. See https://github.com/FreshRSS/FreshRSS/commit/3d876091e1268e3ccd5036449a4deb5134936206
and https://github.com/FreshRSS/FreshRSS/issues/358#issuecomment-31931484
Diffstat (limited to 'docs/en/index.md')
| -rw-r--r-- | docs/en/index.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/en/index.md b/docs/en/index.md index a0c97a0d9..59cbdc296 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -1,19 +1,19 @@  -FreshRSS is a RSS aggregator and reader. It gives you possibility to read and follow several news website at a glance without the need to go from a website to another. +FreshRSS is an RSS aggregator and reader. It allows you to read and follow several news websites at a glance without the need to browse from one website to another. FreshRSS has a lot of features including: - RSS and Atom aggregation - Mark article as favorite if you liked it or if you want to read it later -- Filter and search functionalities are working together to find easily articles -- Statistics help you to know the frequency of publishing of all the websites you are following +- Filter and search functionality helps to easily find articles +- Statistics to show you the publishing frequency all the websites you follow - Import/export of your feeds into OPML format - Several themes created by the community - "Google Reader"-like API to connect Android applications -- The application is "responsive" which means it adapts to small screens so you can bring articles in your pocket -- Self-hosted: code is free (under AGPL3 licence) and so you can host your own instance of FreshRSS -- Multi-users so you can host your friends and your family +- The application is "responsive," which means it adapts to small screens so you can bring articles in your pocket +- Self-hosted: the code is free (under AGPL3 licence), so you can host your own instance of FreshRSS +- Multi-user, so you can also host for your friends and family - And a lot more! This documentation is split into four sections: |
