From 151c7eca4f25719bd687e4e57fda6d86c73802e9 Mon Sep 17 00:00:00 2001 From: Alex Szpakowski Date: Tue, 24 Nov 2015 15:47:52 -0400 Subject: [PATCH] Added a Windows build status badge to the readme. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 6f3ff1eda..6cbc68a40 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ LÖVE is an *awesome* framework you can use to make 2D games in Lua. It's free, open-source, and works on Windows, Mac OS X and Linux. +[![Build Status: Windows](https://ci.appveyor.com/api/projects/status/u1a69u5o5ej1pus4?svg=true)](https://ci.appveyor.com/project/AlexSzpakowski/love) + Documentation -------------