aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-07-15 00:16:49 +0200
committerGitHub <noreply@github.com>2018-07-15 00:16:49 +0200
commitfcac83257a7d3a47cc78fad21fef57c35799ff63 (patch)
tree1b4a341ccbf31402ae6728451aef8e6ec483de03
parent252cdab8c06dd69d55bce3728d458bc98f5c1f89 (diff)
downloadgit-bug-fcac83257a7d3a47cc78fad21fef57c35799ff63.tar.gz
Update Readme.md
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 16314512..e2211f7c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -8,6 +8,8 @@ Would it be nice to be able to browse and edit bug report offline ?
`git-bug` is a bugtracker embedded in `git`. It use the same internal storage so it doesn't pollute your project. As you would do with commits and branches, you can push your bugs to the same git remote your are already using to collaborate with other peoples.
+:construction: This is for now a proof of concept. Expect dragons and unfinished business. :construction:
+
## Install
```shell