From 61d69ecea61c02dd18fd1a98d4e7a44eeda8c7a9 Mon Sep 17 00:00:00 2001 From: Jeff Potter Date: Wed, 26 Nov 2014 09:55:01 -0700 Subject: [PATCH] Update README.md Adding Gif --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d0d62e..d02c986 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Swift-Validator Swift Validator is a rule-based validation library for Swift. +![Swift Validator](https://dl.dropboxusercontent.com/u/18055521/out.gif) + ## Core Concepts * ```UITextField``` + ```ValidationRule``` go into ```Validator```