From da39545824cde180a14250a3216fa98eba8d22fa Mon Sep 17 00:00:00 2001 From: sergystepanov Date: Wed, 8 Apr 2020 23:34:18 +0300 Subject: [PATCH] Fix release badge in the README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d71cff64..e232e8f2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # CloudRetro -Release status +[![Latest release](https://img.shields.io/github/v/release/giongto35/cloud-game.svg)](https://github.com/giongto35/cloud-game/releases/latest) -**Open-source Cloud Gaming Service For Retro Games** -**Video demo**: https://www.youtube.com/watch?v=GUBrJGAxZZg -**My Slide at GopherconVN2019**: https://docs.google.com/presentation/d/1VFv8l2hVUINv2U36r7L11g4Oa_zVjHlr6MYymUbQXT4/edit?usp=sharing +**Open-source Cloud Gaming Service For Retro Games** +**Video demo**: https://www.youtube.com/watch?v=GUBrJGAxZZg +**My Slide at GopherconVN2019**: https://docs.google.com/presentation/d/1VFv8l2hVUINv2U36r7L11g4Oa_zVjHlr6MYymUbQXT4/edit?usp=sharing ## Introduction CloudRetro provides an open-source cloud gaming platform for retro games. It started as an experiment for testing cloud gaming performance with [WebRTC](https://github.com/pion/webrtc/) and [libretro](https://www.libretro.com/), and now it aims to deliver the most modern and convenient gaming experience through the technology.