Skip to content

Commit 858f4f5

Browse files
committed
Update README
1 parent 8ec26c7 commit 858f4f5

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<img src="https://img.shields.io/cocoapods/p/MoreCodable.svg" alt="Platform" />
1717
</a>
1818
<a href="https://developer.apple.com/swift">
19-
<img src="https://img.shields.io/badge/Swift-4-F16D39.svg" alt="Swift Version" />
19+
<img src="https://img.shields.io/badge/Swift-5-F16D39.svg" alt="Swift Version" />
2020
</a>
2121
<a href="./LICENSE">
2222
<img src="https://img.shields.io/badge/license-MIT-green.svg?style=flat-square" alt="license:MIT" />
@@ -246,6 +246,12 @@ https://github.com/tattn/DataConvertible
246246
4. Push to the branch: `git push origin my-new-feature`
247247
5. Submit a pull request :D
248248

249+
## Support this project
250+
251+
Donating to help me continue working on this project.
252+
253+
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/tattn/)
254+
249255
# License
250256

251257
MoreCodable is released under the MIT license. See LICENSE for details.

0 commit comments

Comments
 (0)