From 24ebec2a5d36e290da6d822ed1827f6a1559fd8e Mon Sep 17 00:00:00 2001 From: Dale Davies Date: Thu, 17 Mar 2022 10:30:28 +0000 Subject: [PATCH] Fix typos in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e03985a..0114fb4 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,9 @@ Edit the `/sites/sites.json` file to include your own sites on the startpage... #### Tags -Sites can be categorised using tags, so for each site in your `sites.json` file you can list multiple tags as shown in the example above. Sites that have no tags are included on the home screen, however when sites have multiple tags if you wish to also include them on the home screen you can do this by adding the "home" tag in the list. +Sites can be categorised using tags, for each site in your `sites.json` file you can list multiple tags as shown in the example above. Sites that have no tags are included on the home screen, however for sites with multiple tags you can specify the "home" tag to include them on the home screen. -When you have sites that are tagged then the tag selector button will appear in the top right of the page, clicking thi will open a popup menu showing all the tags referenced in your `sites.json` file. +The tag selector button will only appear in the top right of the page if you have tagged sites, clicking this will open a popup menu showing all the tags referenced in your `sites.json` file. #### Default Options