diff --git a/README b/README index abd92af..dbff8af 100644 --- a/README +++ b/README @@ -1 +1 @@ -This is not suitable for use in mission critical programs. May be security vulnerabilities and/or other bugs. Use at your own risk. +A simple experiment with a hash tree implemention in Haskell. I may turn this into an actual library at some point!