Skip to content

Commit bdb8300

Browse files
Added backers and sponsors on the README
1 parent b4db24d commit bdb8300

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# big.js
2+
[![Backers on Open Collective](https://opencollective.com/bigjs/backers/badge.svg)](#backers)
3+
[![Sponsors on Open Collective](https://opencollective.com/bigjs/sponsors/badge.svg)](#sponsors)
24

35
**A small, fast JavaScript library for arbitrary-precision decimal arithmetic.**
46

@@ -164,3 +166,33 @@ Open an issue, or email <a href="mailto:M8ch88l@gmail.com">Michael</a>
164166
## Licence
165167

166168
[MIT](LICENCE)
169+
170+
## Contributors
171+
172+
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
173+
<a href="graphs/contributors"><img src="https://opencollective.com/bigjs/contributors.svg?width=890&button=false" /></a>
174+
175+
176+
## Backers
177+
178+
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/bigjs#backer)]
179+
180+
<a href="https://opencollective.com/bigjs#backers" target="_blank"><img src="https://opencollective.com/bigjs/backers.svg?width=890"></a>
181+
182+
183+
## Sponsors
184+
185+
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/bigjs#sponsor)]
186+
187+
<a href="https://opencollective.com/bigjs/sponsor/0/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/0/avatar.svg"></a>
188+
<a href="https://opencollective.com/bigjs/sponsor/1/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/1/avatar.svg"></a>
189+
<a href="https://opencollective.com/bigjs/sponsor/2/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/2/avatar.svg"></a>
190+
<a href="https://opencollective.com/bigjs/sponsor/3/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/3/avatar.svg"></a>
191+
<a href="https://opencollective.com/bigjs/sponsor/4/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/4/avatar.svg"></a>
192+
<a href="https://opencollective.com/bigjs/sponsor/5/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/5/avatar.svg"></a>
193+
<a href="https://opencollective.com/bigjs/sponsor/6/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/6/avatar.svg"></a>
194+
<a href="https://opencollective.com/bigjs/sponsor/7/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/7/avatar.svg"></a>
195+
<a href="https://opencollective.com/bigjs/sponsor/8/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/8/avatar.svg"></a>
196+
<a href="https://opencollective.com/bigjs/sponsor/9/website" target="_blank"><img src="https://opencollective.com/bigjs/sponsor/9/avatar.svg"></a>
197+
198+

0 commit comments

Comments
 (0)