From c8ea91b00d03cffd8672d7f96f738ba6328c21e5 Mon Sep 17 00:00:00 2001 From: Philip Trauner Date: Tue, 23 Feb 2016 08:53:38 +0100 Subject: [PATCH] Changed color of Windows badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 196733a..96a1fff 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ These instructions give the most direct way to a working fl0w environment. |------|-----------| |**OS X**|![](https://img.shields.io/badge/status-supported-brightgreen.svg)| |**Linux**|![](https://img.shields.io/badge/status-supported-brightgreen.svg)| -|**Windows**|![](https://img.shields.io/badge/status-kinda%20supported-red.svg)| +|**Windows**|![](https://img.shields.io/badge/status-kinda%20supported-yellow.svg)| A Unix like operating system running on an ARMv7 bases device with clang or gcc and Python 3.5 is required on the server. The Sublime Text client is platform independent, although only OS X and Linux are officially supported.