File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Taylor makes beautiful words happen, a Lorem Ipsum generator for Swift.
44
5- ## Installing
5+ ## 🛠 Installing
66
7- Taylor can be installed using Swift Package Manager.
7+ ### Swift Package Manager
88
9- ## Usage
9+ Please see see [ the WWDC presentation] ( https://developer.apple.com/videos/play/wwdc2019/408/ ) for
10+ instructions on using Swift packages in your application.
11+
12+ Use ` https://github.com/artisanfcode/swift-taylor.git ` as url for the ` Taylor ` package dependency.
13+
14+ ## 🎓 Usage
1015
1116Taylor provides static methods for generating different types of text.
1217
@@ -48,10 +53,15 @@ Generate a capitalised title.
4853let title = Taylor.title ()
4954```
5055
51- ## Licence
56+ ## ⚖️ Licence
5257
5358This project is licensed under the [ MIT licence] ( http://dan.mit-license.org/ ) .
5459
55- ## Meta
60+ All documentation and images are licenced under the
61+ [ Creative Commons Attribution-ShareAlike 4.0 International License] [ cc_by_sa ] .
62+
63+ [ cc_by_sa ] : https://creativecommons.org/licenses/by-sa/4.0/
64+
65+ ## 📝 Meta
5666
5767This project uses [ Semantic Versioning] ( http://semver.org/ ) .
You can’t perform that action at this time.
0 commit comments