Add GitHub Sponsors button to the repo
This commit is contained in:
parent
b3e9b91405
commit
4990a3578a
2 changed files with 5 additions and 4 deletions
5
.github/funding.yml
vendored
Normal file
5
.github/funding.yml
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
github: sindresorhus
|
||||||
|
open_collective: sindresorhus
|
||||||
|
patreon: sindresorhus
|
||||||
|
tidelift: npm/chalk
|
||||||
|
custom: https://sindresorhus.com/donate
|
||||||
|
|
@ -47,10 +47,6 @@
|
||||||
$ npm install chalk
|
$ npm install chalk
|
||||||
```
|
```
|
||||||
|
|
||||||
<a href="https://www.patreon.com/sindresorhus">
|
|
||||||
<img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue