1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

Fixed Spelling in README.md

- replaced "exemple.com" with "example.com"
- reworded last sentence to improve flow
This commit is contained in:
Nine (u9000) 2021-01-08 17:20:10 -05:00 committed by GitHub
parent 8a6c9d2750
commit 98e5ce7f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,8 +25,8 @@ An efficient but powerful RSS aggregator with a nice and mobile-friendly design,
API (mini) How To: API (mini) How To:
* Into your user profile: Settings > profil * Into your user profile: Settings > profil
* Setup an API password * Setup an API password
* Check the API is working: https://exemple.tld/rss/api/greader.php * Check the API is working: https://example.tld/rss/api/greader.php
* Setup your client with: username: ynh user, password: the password you just setup, URL https://exemple.tld/rss/api/greader.php * Setup your client with: username: ynh user, password: the password you just setup, URL https://example.tld/rss/api/greader.php
## Documentation ## Documentation
@ -50,7 +50,7 @@ API (mini) How To:
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing). Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like this:
``` ```
sudo yunohost app install https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug
or or