diff --git a/Readme.md b/Readme.md index 16314512b41a1cf4a1ace1ceda61b6553a645b71..e2211f7c59db2ade3dda8ba5d040b93f680fb8db 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