From 0304fd22e94d4b1b59538f67f92f1dd20eddc151 Mon Sep 17 00:00:00 2001 From: Duncan Ogilvie Date: Tue, 29 Dec 2015 20:02:57 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23ef837..4a58dad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # GleeBug -GleeBug is a **Debugging Framework for Windows** aimed at making debugging enjoyable. It should be complete, highly customizable and easy to use. Feel free to clone and send a pull request or report a bug! -Notice that the project is currently very volatile so for this reason pull requests with new features might be rejected if I feel like they don't fit the current codebase. +[![Build status](https://ci.appveyor.com/api/projects/status/k5hgwxxqcc6fiskw?svg=true)](https://ci.appveyor.com/project/mrexodia/gleebug) + +GleeBug is a **Debugging Framework for Windows** aimed at making debugging enjoyable. It should be complete and easy to use. Feel free to clone and send a pull request or report a bug! + +Notice that the project is currently very volatile so for this reason pull requests with new features might be rejected if I feel like they don't fit the future codebase.