Skip to content

Commit

Permalink
Created FUNDING.yml & Enhanced README Analytics (#1)
Browse files Browse the repository at this point in the history
* Create FUNDING.yml
* Enhance README Analytics
  • Loading branch information
401Unauthorized authored Jun 10, 2020
1 parent 5a2df0b commit 95bb55d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ['https://paypal.me/stephenmendez401']
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</a>
<a href="https://paypal.me/stephenmendez401" target="_blank">
<img src="https://www.paypalobjects.com/webstatic/en_US/i/buttons/PP_logo_h_100x26.png" alt="PayPal" />
</a>
</a>
</p>

## 💾 Installation
Expand Down Expand Up @@ -810,3 +810,5 @@ This project is [MIT](https://github.com/401unauthorized/broadlink-bridge/blob/m
BroadLink is a registered trademark of Hangzhou BroadLink Technology Co. Ltd

_Part of this README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

<img src="https://broadlink-bridge.goatcounter.com/count?p=/test-img">
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "broadlink-bridge",
"description": "An HTTP REST Bridge for BroadLink IR Devices",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"keywords": [
"REST",
Expand Down

0 comments on commit 95bb55d

Please sign in to comment.