From 98e5ce7f5ebf106eccfde3ea8093cff53f5fe16e Mon Sep 17 00:00:00 2001 From: "Nine (u9000)" <70387230+u9000-Nine@users.noreply.github.com> Date: Fri, 8 Jan 2021 17:20:10 -0500 Subject: [PATCH] Fixed Spelling in README.md - replaced "exemple.com" with "example.com" - reworded last sentence to improve flow --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c53153d..f13f0bd 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ An efficient but powerful RSS aggregator with a nice and mobile-friendly design, API (mini) How To: * Into your user profile: Settings > profil * Setup an API password -* Check the API is working: https://exemple.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 +* 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://example.tld/rss/api/greader.php ## 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). -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 or