Improve readme
authorChocobozzz <me@florianbigard.com>
Thu, 22 Mar 2018 18:57:20 +0000 (19:57 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 22 Mar 2018 18:57:20 +0000 (19:57 +0100)
README.md
client/src/app/app.component.html

index dc5f875ef309eb7ca1388f4e16b989458ce79e8b..19233307cb9a68004c314e45bc96e03f62d23982 100644 (file)
--- a/README.md
+++ b/README.md
@@ -60,6 +60,12 @@ donating to them](https://soutenir.framasoft.org/en/).**
   </a>
 </p>
 
+<p align="center">
+  <strong><a title="Website" target="_blank" href="https://joinpeertube.org">Website</a> |
+  <a title="Instances list" target="_blank" href="https://instances.joinpeertube.org">Instances list</a>
+  </strong>
+</p>
+
 ## Demonstration
 
 Want to see it in action?
@@ -70,6 +76,8 @@ Want to see it in action?
      * [peertube3.cpy.re](http://peertube3.cpy.re)
    * [Video](https://peertube.cpy.re/videos/watch/f78a97f8-a142-4ce1-a5bd-154bf9386504)
      to see what the "decentralization feature" looks like
+   * [Video](https://peertube.cpy.re/videos/watch/da2b08d4-a242-4170-b32a-4ec8cbdca701) to see
+   the communication between PeerTube and [Mastodon](https://github.com/tootsuite/mastodon)
 
 ## Why
 
index 3ac84d55a04d8b3405279cf2f5b921c58e00486c..06aca9bcd53c26b8b4e31490f2f131441b715348 100644 (file)
@@ -29,7 +29,7 @@
       </div>
 
       <footer class="row">
-        <a href="https://github.com/Chocobozzz/PeerTube" title="PeerTube on Github" target="_blank" rel="noopener noreferrer">PeerTube v{{ serverVersion }}</a> -
+        <a href="https://joinpeertube.org" title="PeerTube website" target="_blank" rel="noopener noreferrer">PeerTube v{{ serverVersion }}</a> -
         <a href="https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE" title="PeerTube license" target="_blank" rel="noopener noreferrer">CopyLeft 2015-2018</a>
       </footer>
     </div>