mirror of
https://github.com/go-task/task.git
synced 2026-08-29 10:08:27 +02:00
docs: credit JetBrains for the open source licenses (#2984)
This commit is contained in:
16
README.md
16
README.md
@@ -44,6 +44,22 @@
|
||||
<img src="website/src/public/img/cloudsmith.svg" height="100px" width="200px" title="Cloudsmith" />
|
||||
</a>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a target="_blank" href="https://jb.gg/OpenSource">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="website/src/public/img/jetbrains-dark.svg" />
|
||||
<img src="website/src/public/img/jetbrains.svg" height="100px" width="200px" title="JetBrains" alt="JetBrains logo" />
|
||||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
Package hosting provided by <a target="_blank" href="https://cloudsmith.com/">Cloudsmith</a>.
|
||||
</td>
|
||||
<td align="center">
|
||||
Tooling provided by <a target="_blank" href="https://jb.gg/OpenSource">JetBrains</a>.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user