diff --git a/README.md b/README.md index eda40965..862dcd2f 100755 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ dependencies { There is a [sample](https://github.com/chrisbanes/PhotoView/tree/master/sample) provided which shows how to use the library in a more advanced way, but for completeness here is all that is required to get PhotoView working: ```xml @@ -73,10 +72,10 @@ This library aims to keep the zooming implementation simple. If you are looking ## Pull Requests / Contribution Development happens in **develop** branch of this repository, and Pull Requests should be filled against that branch. -Any Pull Request against **master** will be rejected +Any Pull Request against **master** will be rejected. - -## License +License +-------- Copyright 2017 Chris Banes