From 0db7c15bedca382b8063115d1b417beb8bfb7cbd Mon Sep 17 00:00:00 2001 From: fattalion Date: Sun, 24 Jan 2021 13:22:53 +0300 Subject: [PATCH] Improve README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7a32a04..4242bcb 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -SimpleerTube +### SimpleerTube Active Known Instances: -https://simpleertube.metalune.xyz -If you want to add your instance to this list, message us on our IRC: #simple-web on irc.freenode.net +- https://simpleertube.metalune.xyz + +If you want to add your instance to this list, message us on IRC (#simple-web on irc.freenode.net). For the rest of the documentation, https://simpleertube.metalune.xyz will be used as an example instance. -If you want to visit any page from your peertube instance of choice, inside of SimpleerTube, just append https://simpleertube.metalune.xyz to the beginning of the URL. +If you want to visit any page from your PeerTube instance of choice in SimpleerTube, just prepend https://simpleertube.metalune.xyz to the URL. So, `https://videos.lukesmith.xyz/accounts/luke` becomes `https://simpleertube.metalune.xyz/videos.lukesmith.xyz/accounts/luke`. -If you visit the main page, you can search globally, it uses SepiaSearch in the backend. - +If you visit the main page, you can search globally (it uses [Sepia Search](https://sepiasearch.org) in the backend).