From 40e355cce267b205847c5e59bce82d77ea2b2058 Mon Sep 17 00:00:00 2001 From: Melon Bread Date: Wed, 6 Mar 2019 08:52:45 -0500 Subject: [PATCH] Fixed platform badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9cb8be..505292f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # RetroUFO -[![Platform](https://img.shields.io/badge/platform-linux%20%7C%20macos-yellow.svg)](https://www.youtube.com/watch?v=NLGoKxh8Aq4) +[![Platform](https://img.shields.io/badge/platform-linux%20%7C%20macos%20%7C%20windows-yellow.svg)](https://www.youtube.com/watch?v=NLGoKxh8Aq4) [![Python Version](https://img.shields.io/pypi/pyversions/Django.svg)](https://www.python.org/downloads/) [![License.](https://img.shields.io/github/license/mashape/apistatus.svg)](https://opensource.org/licenses/MIT) A ~~messy~~ Python script that grabs the latest version of every libretro core from the [build bot](https://buildbot.libretro.com/).