Skip to content

Commit d25c72a

Browse files
committed
Enable the repo sponsor button
1 parent 95a3487 commit d25c72a

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

.github/funding.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
github: sindresorhus
2+
open_collective: sindresorhus
3+
patreon: sindresorhus
4+
custom: https://sindresorhus.com/donate

readme.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ $ npm install electron-debug
4545

4646
*Requires Electron 5 or later.*
4747

48-
<a href="https://www.patreon.com/sindresorhus">
49-
<img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">
50-
</a>
51-
5248

5349
## Usage
5450

@@ -135,8 +131,3 @@ Default: The focused `BrowserWindow`
135131
- [electron-reloader](https://github.com/sindresorhus/electron-reloader) - Simple auto-reloading for Electron apps during development
136132
- [electron-serve](https://github.com/sindresorhus/electron-serve) - Static file serving for Electron apps
137133
- [debug-menu](https://github.com/parro-it/debug-menu) - Chrome-like debug context-menu for Electron
138-
139-
140-
## License
141-
142-
MIT © [Sindre Sorhus](https://sindresorhus.com)

0 commit comments

Comments
 (0)