From 06dbfbf64a4350e28b49eaedff4b7a4e761a2ad0 Mon Sep 17 00:00:00 2001 From: Christian Basler Date: Thu, 4 Feb 2016 13:01:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db59adc..9e7f9da 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Jabit [![Build Status](https://travis-ci.org/Dissem/Jabit.svg?branch=master)](ht A Java implementation for the Bitmessage protocol. To build, use command `gradle build` or `./gradlew build`. -Please note that development is still heavily in progress, and I will break the database a lot until it's ready for prime time. +Please note that it still has its limitations, but the API should now be stable. Jabit uses Semantic Versioning, meaning as long as the major version doesn't change, nothing should break if you update. Security --------