adding more to readme

This commit is contained in:
Jeff Potter 2014-11-26 10:22:27 -07:00
parent 41d4572a78
commit fa4a4bf1bc
1 changed files with 11 additions and 1 deletions

View File

@ -198,9 +198,19 @@ class ValidationFactory {
}
```
Credits
-------
Swift Validator is written and maintained by Jeff Potter (@jpotts18) and friends.
Currently funded and maintained by [RingSeven](http://ringseven.com)
![RingSeven](https://avatars1.githubusercontent.com/u/8309133?v=3&s=200)
## 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`)
5. Create a new Pull Request