mirror of
https://github.com/kean/Nuke.git
synced 2024-11-24 11:26:14 +03:00
Compare commits
4 Commits
1f58279160
...
db49226e53
Author | SHA1 | Date | |
---|---|---|---|
|
db49226e53 | ||
|
1d748d4eac | ||
|
840b743058 | ||
|
ef56fdd004 |
23
README.md
23
README.md
@ -18,24 +18,29 @@ The framework is lean and compiles in under 2 seconds[¹](#footnote-1). It has a
|
||||
|
||||
## Sponsors
|
||||
|
||||
[**Lapse**](https://www.lapse.com): friends *not followers*.
|
||||
|
||||
<a href="https://www.lapse.com"><img src="https://github.com/user-attachments/assets/28bb4f4b-affc-4580-879d-5aeef633b80c" height="140px" alt="Lapse Logo"></a>
|
||||
|
||||
Nuke is also supported by:
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td valign="center">
|
||||
<a href="https://proxyman.io"><img src="https://kean.blog/images/logos/proxyman.png" height="60px" alt="Proxyman Logo"></a>
|
||||
<td valign="center" align="center">
|
||||
<a href="https://proxyman.io">
|
||||
<img src="https://kean.blog/images/logos/proxyman.png" height="50px" alt="Proxyman Logo">
|
||||
<p>Proxyman</p>
|
||||
</a>
|
||||
</td>
|
||||
<td valign="center">
|
||||
<a href="https://www.namiml.com#gh-light-mode-only"><img src="https://kean.blog/images/logos/nami-light.png#gh-light-mode-only" height="60px" alt="Nami Logo"></a><a href="https://www.namiml.com#gh-dark-mode-only"><img src="https://kean.blog/images/logos/nami-dark.png#gh-dark-mode-only" height="40px" alt="Nami Logo"></a>
|
||||
</td>
|
||||
<td valign="center">
|
||||
<td valign="center" align="center">
|
||||
<a href="https://backspace.travel">
|
||||
<img src="https://avatars.githubusercontent.com/u/175125884?s=200&v=4" height="60px", alt="Backspace Travel"/>
|
||||
<img src="https://avatars.githubusercontent.com/u/175125884?s=200&v=4" height="50px", alt="Backspace Travel"/>
|
||||
<p>Backspace Travel</p>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
> [Support](https://github.com/sponsors/kean) Nuke on GitHub Sponsors.
|
||||
|
||||
## Installation
|
||||
|
||||
Nuke supports [Swift Package Manager](https://www.swift.org/package-manager/), which is the recommended option. If that doesn't work for you, you can use binary frameworks attached to the [releases](https://github.com/kean/Nuke/releases).
|
||||
|
Loading…
Reference in New Issue
Block a user