From 02803761af30d9baa11db5f25b87edae42e1cf76 Mon Sep 17 00:00:00 2001 From: fluency03 Date: Fri, 27 Apr 2018 20:40:21 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b81f0b..2083c46 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Simple Blockchain Implementation in Scala. -*This project is still under development.* +*This project is still under development. APIs are not fully completed according to the cores.* Inspired by: - [Daniel van Flymen](http://www.dvf.nyc/)'s blog [Learn Blockchains by Building One](https://hackernoon.com/learn-blockchains-by-building-one-117428612f46)