From 1e315e03de39e3c3324b9c4d792be452ced76ac3 Mon Sep 17 00:00:00 2001 From: Etiene Date: Tue, 11 Mar 2014 08:01:19 -0700 Subject: Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb12aac --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +valua +===== + +A module for making chained validations in Lua. Create your objects, append your tests, use and reuse it! -- cgit v1.2.3-54-g00ecf