From 22d7b6436c13f22b0f5de8d05d97de90589053a0 Mon Sep 17 00:00:00 2001 From: Hendrik Hofstadt Date: Mon, 1 Oct 2018 15:24:36 +0200 Subject: [PATCH] Add disclaimer --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 967ea8b..3632823 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,6 @@ Now you can use `hsm` as the PV in your Tendermint App initializer. ## Notice -This has only been tested with Tendermint `v0.24.x` \ No newline at end of file +This has only been tested with Tendermint `v0.24.x` + +Don't consider this _production ready_. \ No newline at end of file