Update README.md

This commit is contained in:
Duncan Ogilvie 2015-12-29 20:02:57 +01:00
parent 39dfffd7c8
commit 0304fd22e9
1 changed files with 5 additions and 2 deletions

View File

@ -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.