Skip to content

Commit 6f95269

Browse files
authored
Merge pull request #129 from fulldecent/copilot/fix-bcea3489-af44-4ed3-a21c-8e2867375de8
Update README.md: remove tip jar, add LICENSE link, update to swift6-module-template
2 parents 0a559a3 + 4ff0831 commit 6f95269

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
Easily take a photo or video or choose from library
77

8-
**:beer: Author's tip jar: https://amazon.com/hz/wishlist/ls/EE78A23EEGQB**
9-
108
## Usage
119

1210
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
167165

168166
## License
169167

170-
FDTake is available under the MIT license. See the LICENSE file for more info.
168+
FDTake is available under the MIT license. See the [LICENSE](LICENSE) file for more info.
171169

172170
## Contributing
173171

174-
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.
172+
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.

0 commit comments

Comments
 (0)