aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to '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