From 98ee1043d52e0979ce73879c9eef0453f256bf4a Mon Sep 17 00:00:00 2001 From: Todd Fleming Date: Thu, 28 Jun 2018 15:48:58 -0400 Subject: [PATCH] readme: mark alpha --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 540fa00..91295a8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Binary <> JSON conversion using ABIs. Compatible with languages which can interface to C; see [src/abieos.h](src/abieos.h). +Alpha release. Feedback requested. + ## Packing transactions 1. Create a context: `abieos_create`