Skip to content

Commit ef60331

Browse files
committed
Add sponsors/backers section
1 parent c1a027d commit ef60331

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

BACKERS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Backers/Sponsors
2+
Support the ongoing development of howler.js and get your logo on our README with a link to your site [[become a sponsor](https://github.com/sponsors/goldfire)]. You can also become a backer at a lower tier and get your name in the [BACKERS](https://github.com/goldfire/howler.js/blob/master/BACKERS.md) list. All support is greatly appreciated!
3+
4+
## Sponsors [[add your logo](https://github.com/sponsors/goldfire)]
5+
[![GoldFire Studios](https://s3.amazonaws.com/howler.js/sponsors/goldfire_studios.png "GoldFire Studios")](https://goldfirestudios.com)
6+
7+
## Backers [[add your name](https://github.com/sponsors/goldfire)]
8+
James Simpson

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,8 +552,13 @@ If you want your `webm` files to be seekable in Firefox, be sure to encode them
552552
ffmpeg -i sound1.wav -dash 1 sound1.webm
553553
```
554554

555+
### Sponsors
556+
Support the ongoing development of howler.js and get your logo on our README with a link to your site [[become a sponsor](https://github.com/sponsors/goldfire)]. You can also become a backer at a lower tier and get your name in the [BACKERS](https://github.com/goldfire/howler.js/blob/master/BACKERS.md) list. All support is greatly appreciated!
557+
558+
[![GoldFire Studios](https://s3.amazonaws.com/howler.js/sponsors/goldfire_studios.png "GoldFire Studios")](https://goldfirestudios.com)
559+
555560
### License
556561

557-
Copyright (c) 2013-2020 [James Simpson](https://twitter.com/GoldFireStudios) and [GoldFire Studios, Inc.](http://goldfirestudios.com)
562+
Copyright (c) 2013-2021 [James Simpson](https://twitter.com/GoldFireStudios) and [GoldFire Studios, Inc.](http://goldfirestudios.com)
558563

559564
Released under the [MIT License](https://github.com/goldfire/howler.js/blob/master/LICENSE.md).

0 commit comments

Comments
 (0)