From 7032d3b84a33db3b4c7b8334ff37312e050b27e3 Mon Sep 17 00:00:00 2001 From: Jae Kwon Date: Mon, 19 May 2014 20:47:53 -0700 Subject: [PATCH] . --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 398ccfb63..ad963f461 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ TenderMint - proof of concept + +* merklelized AVL tree based on [timtadh's code](https://github.com/timtadh/data-structures)