Skip to content

Commit fa4a4bf

Browse files
committed
adding more to readme
1 parent 41d4572 commit fa4a4bf

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,19 @@ class ValidationFactory {
198198
}
199199

200200
```
201+
Credits
202+
-------
201203

204+
Swift Validator is written and maintained by Jeff Potter (@jpotts18) and friends.
202205

206+
Currently funded and maintained by [RingSeven](http://ringseven.com)
203207

208+
![RingSeven](https://avatars1.githubusercontent.com/u/8309133?v=3&s=200)
204209

210+
## Contributing
205211

206-
212+
1. Fork it ( https://github.com/jpotts18/swift-validator/fork )
213+
2. Create your feature branch (`git checkout -b my-new-feature`)
214+
3. Commit your changes (`git commit -am 'Add some feature'`)
215+
4. Push to the branch (`git push origin my-new-feature`)
216+
5. Create a new Pull Request

0 commit comments

Comments
 (0)