From a2a2fb2858058c3f7eadca98e7b769b89ddc63d9 Mon Sep 17 00:00:00 2001 From: David Patterson Date: Fri, 29 Apr 2016 22:43:27 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f5bd2..cd2522f 100644 --- a/README.md +++ b/README.md @@ -161,4 +161,4 @@ Swift Validator is written and maintained by Jeff Potter [@jpotts18](http://twit 3. Commit your changes `git commit -am 'Add some feature'` 4. Push to the branch `git push origin my-new-feature` 5. Create a new Pull Request -6. Make sure code coverage is above 70% +6. Make sure code coverage is at least 70%