aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-02-12 14:49:59 +0100
committerChocobozzz <me@florianbigard.com>2021-02-12 14:53:07 +0100
commitc15aff666d20bb020fff46474d23b0559a8ab262 (patch)
tree6435fbbdeca38aa6a76587b61be549c9652e980d /README.md
parent18ffaf2430df57ecc2150bdd89a7ecfd08bd1257 (diff)
downloadPeerTube-c15aff666d20bb020fff46474d23b0559a8ab262.tar.gz
PeerTube-c15aff666d20bb020fff46474d23b0559a8ab262.tar.zst
PeerTube-c15aff666d20bb020fff46474d23b0559a8ab262.zip
Remove old code
We consider Dislike as a classic activity now
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 035468880..377794a0a 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Be part of a network of multiple small federated, interoperable video hosting pr
49 <img alt="test suite status" src="https://github.com/Chocobozzz/PeerTube/workflows/Test%20Suite/badge.svg" /> 49 <img alt="test suite status" src="https://github.com/Chocobozzz/PeerTube/workflows/Test%20Suite/badge.svg" />
50 </a> 50 </a>
51 51
52 <a href="http://standardjs.com/"> 52 <a href="https://standardjs.com/">
53 <img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg" alt="JavaScript Style Guide" /> 53 <img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg" alt="JavaScript Style Guide" />
54 </a> 54 </a>
55</p> 55</p>
@@ -58,7 +58,7 @@ Be part of a network of multiple small federated, interoperable video hosting pr
58 58
59<p align="center"> 59<p align="center">
60 <a href="https://framatube.org/videos/watch/217eefeb-883d-45be-b7fc-a788ad8507d3"> 60 <a href="https://framatube.org/videos/watch/217eefeb-883d-45be-b7fc-a788ad8507d3">
61 <img src="http://lutim.cpy.re/9CLXh0Ys.png" alt="screenshot" /> 61 <img src="https://lutim.cpy.re/9CLXh0Ys.png" alt="screenshot" />
62 </a> 62 </a>
63</p> 63</p>
64 64
@@ -190,4 +190,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
190GNU Affero General Public License for more details. 190GNU Affero General Public License for more details.
191 191
192You should have received a copy of the GNU Affero General Public License 192You should have received a copy of the GNU Affero General Public License
193along with this program. If not, see <http://www.gnu.org/licenses/>. 193along with this program. If not, see <https://www.gnu.org/licenses/>.