From 8b29ab728df93895fea42cbea108a62a0d449192 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 16 Aug 2016 12:46:37 -0300 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c5a4b659f..89d139d46 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # zep-solidity Secure Smart Contract library for the Solidity language + +Provides classes to help with easy implementation of common security patterns.