adding link to ringseven

This commit is contained in:
Jeff Potter 2014-11-26 10:28:37 -07:00
parent fa4a4bf1bc
commit 72dd2ed5c1
1 changed files with 5 additions and 5 deletions

View File

@ -201,7 +201,7 @@ class ValidationFactory {
Credits
-------
Swift Validator is written and maintained by Jeff Potter (@jpotts18) and friends.
Swift Validator is written and maintained by Jeff Potter [@jpotts18](http://twitter.com/jpotts18) and friends.
Currently funded and maintained by [RingSeven](http://ringseven.com)
@ -209,8 +209,8 @@ Currently funded and maintained by [RingSeven](http://ringseven.com)
## Contributing
1. Fork it ( https://github.com/jpotts18/swift-validator/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
1. [Fork it](https://github.com/jpotts18/swift-validator/fork)
2. Create your feature branch `git checkout -b my-new-feature`
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