Skip to content

Commit 256ee4a

Browse files
committed
Add Supporting the project section
1 parent b9d920c commit 256ee4a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@ let desaturatedBlue = UIColor(hex: "#aaaacc")
7777
let saturatedBlue = desaturatedBlue.addHue(0.0, saturation: 1.0, brightness: 0.0, alpha: 0.0)
7878
```
7979

80+
## Supporting the project
81+
You can support the project by checking out our sponsor page. It takes only one click:
82+
83+
<a href="https://tracking.gitads.io/?repo=Hue">
84+
<img alt="Sponsor banner" src="https://images.gitads.io/Hue" />
85+
</a>
86+
<br><i>This advert was placed by <a href="https://tracking.gitads.io/?repo=Hue">GitAds</a> </i>
87+
8088
## Examples
8189
<img src="https://raw.githubusercontent.com/hyperoslo/Hue/master/Images/hex-screenshot.png" alt="Hex Example screenshot" align="right" />
8290

0 commit comments

Comments
 (0)