From d8455ea72dc739a906fc302a3932cb10b554abd3 Mon Sep 17 00:00:00 2001 From: Duncan Ogilvie Date: Wed, 16 Dec 2015 12:21:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e01e01..23ef837 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # 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.