From d316776ed04b93b36b48c09a77e95ead622916b2 Mon Sep 17 00:00:00 2001 From: joenas <jon@jonnev.se> Date: Tue, 12 Sep 2017 11:31:13 +0200 Subject: [PATCH] Added note to readme about WIP --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4d519d0..c8e834d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ will be sent with the bot to the Matrix channel like so: For a bridge where virtual users are created in Matrix, checkout the [appservice](https://github.com/diggers-mt/minetest-matrix/tree/appservice) branch! +** This is a work in progress** +Until we have a stable release, expect breaking changes and whatnot. + ## Installing ```bash -- GitLab