Skip to content

Commit

Permalink
Add Contributing section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
devxoul committed Jul 9, 2017
1 parent 61e4faf commit b680caa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,16 @@ public extension Reactive where Base: NSViewController {
github "devxoul/RxViewController"
```

## Contributing

Any discussions and pull requests are welcomed 💖

To create a Xcode project:

```console
$ swift package generate-xcodeproj
```

## License

RxViewController is under MIT license. See the [LICENSE](LICENSE) file for more info.

0 comments on commit b680caa

Please sign in to comment.