From 8af58a1af91493383cd13319b1b1735b4abfc401 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Mon, 30 Mar 2015 15:30:38 -0400 Subject: [PATCH] README.md: whats next --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fe13df4..3d9f549 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,13 @@ Docs * https://godoc.org/github.com/vbatts/merkle +What's Next? +------------ + +* More tests and review +* Streaming `HashTreeer` type, that can validate provided Nodes, for streaming validation + + License -------