Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit fe6d499

Browse files
committed
Slight readme update
1 parent 2f14276 commit fe6d499

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*EasyRSS* is an Android app for RSS services compatible with Google Reader API.
22

3-
The recommended RSS back-end service is [FreshRSS](http://freshrss.org/).
3+
The recommended RSS back-end service is [FreshRSS](https://freshrss.org/).
44

55
# Features
66
- Sync with RSS services compatible with Google Reader API
@@ -26,20 +26,21 @@ See [changelog](./CHANGELOG.md)
2626
![screenshot_2014-03-02-00-27-06](https://f.cloud.github.com/assets/1008324/2303004/6701c156-a199-11e3-95b4-dd1db8b17d82.png)
2727

2828
# Compatible RSS services
29-
* [FreshRSS](http://freshrss.org/) https://github.com/FreshRSS/FreshRSS
30-
* `https://your.server.example/FreshRSS/p/api/greader.php`
31-
* Documentation: [English](https://github.com/FreshRSS/FreshRSS/issues/443#issuecomment-36666133), [français](https://github.com/FreshRSS/FreshRSS/issues/957#issuecomment-133581712)
29+
* [FreshRSS](https://freshrss.org/) https://github.com/FreshRSS/FreshRSS
30+
* `https://freshrss.example.net/api/greader.php`
31+
* Documentation: [English](https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html), [français](https://freshrss.github.io/FreshRSS/fr/users/06_Mobile_access.html)
3232

3333
## Credits
34-
[Fork](https://github.com/Alkarex/EasyRSS) by [Alexandre Alapetite](http://alexandre.alapetite.fr/) adding the possibility to use any back-end server.
34+
[Fork](https://github.com/Alkarex/EasyRSS) by [Alexandre Alapetite](https://alexandre.alapetite.fr/)([@Alkarex](https://github.com/Alkarex)) adding the possibility to use any back-end server.
3535
The [original project](http://easyrss.pursuer.me/) by [Zheng Sun](http://pursuer.me/) was [released as open source](https://github.com/davidsun/EasyRSS)
3636
and stopped at version 0.5.x when its back-end service [Google Reader closed in July 2013](http://www.google.com/reader/about/).
3737

3838
### Translations
39-
Spanish @teki207,
40-
Japanese [@Soyofuki](https://github.com/Soyofuki),
41-
Danish [@simongray](https://github.com/simongray) + [@Alkarex](https://github.com/Alkarex),
42-
French [@Alkarex](https://github.com/Alkarex)
39+
* Spanish @teki207,
40+
* Japanese [@Soyofuki](https://github.com/Soyofuki)
41+
* Danish [@simongray](https://github.com/simongray) + [@Alkarex](https://github.com/Alkarex)
42+
* French [@Alkarex](https://github.com/Alkarex)
43+
* Portuguese [@iramaro](https://github.com/iramaro)
4344

4445
### Related Open Source projects
4546

0 commit comments

Comments
 (0)