diff --git a/README.md b/README.md index cf71300..21f11c0 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ Easily take a photo or video or choose from library -**:beer: Author's tip jar: https://amazon.com/hz/wishlist/ls/EE78A23EEGQB** - ## Usage To run the example project, clone the repo and open `iOS Example/iOS Example.xcodeproj`. @@ -167,8 +165,8 @@ We support targets for the latest released versions of Xcode and Swift Package M ## License -FDTake is available under the MIT license. See the LICENSE file for more info. +FDTake is available under the MIT license. See the [LICENSE](LICENSE) file for more info. ## Contributing -This project's layout is based on https://github.com/fulldecent/swift4-module-template If you would like to change the layout, please change that project FIRST. Also you may appreciate that project has "recipes" -- you don't just change the code, you explain why you are doing things. As a maintainer this makes my job MUCH simpler. In a similar respect, if you are introducing non-minor changes, it will be VERY helpful if you could please reference to another project (like AlamoFire) that has seen and discussed the types of design challenges you are touching.) Thanks again and we all really do appreciate your contributions. +This project's layout is based on https://github.com/fulldecent/swift6-module-template If you would like to change the layout, please change that project FIRST. Also you may appreciate that project has "recipes" -- you don't just change the code, you explain why you are doing things. As a maintainer this makes my job MUCH simpler. In a similar respect, if you are introducing non-minor changes, it will be VERY helpful if you could please reference to another project (like AlamoFire) that has seen and discussed the types of design challenges you are touching.) Thanks again and we all really do appreciate your contributions.