adding more to readme
This commit is contained in:
parent
41d4572a78
commit
fa4a4bf1bc
12
README.md
12
README.md
|
|
@ -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)
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue