Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit b07faf8

Browse files
authored
Add supporters to README (#310)
1 parent 60cedbb commit b07faf8

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Travis (.org)](https://img.shields.io/travis/0xTracker/0x-tracker-worker.svg?style=flat-square)](https://travis-ci.org/0xTracker/0x-tracker-worker)
44
[![David](https://img.shields.io/david/0xtracker/0x-tracker-worker.svg?style=flat-square)](https://github.com/0xTracker/0x-tracker-worker)
55
[![Codecov](https://img.shields.io/codecov/c/github/0xTracker/0x-tracker-worker.svg?style=flat-square)](https://codecov.io/gh/0xTracker/0x-tracker-worker)
6-
[![Chat on Spectrum](https://img.shields.io/badge/chat%20on-spectrum-752bf2.svg?style=flat-square)](https://spectrum.chat/0x-tracker)
76

87
> NodeJS worker built for [0x Tracker](https://0xtracker.com) which performs various ETL tasks related to the 0x protocol trading data and other information used on 0x Tracker.
98
@@ -53,6 +52,18 @@ Configuration is handled by a combination of [dotenv](https://github.com/motdotl
5352

5453
- Craig Bovis ([@cbovis](https://github.com/cbovis))
5554

55+
## Supporters
56+
57+
Infrastructure for 0x Tracker is generously supported by these companies.
58+
59+
<table>
60+
<tr>
61+
<td align="center"><a href="https://bugsnag.com"><img src="https://0xtracker.com/assets/supporters/bugsnag.png" width="120px;" alt="Bugsnag"/><br /><sub><b>Bugsnag</b></sub></a></td>
62+
<td align="center"><a href="https://cryptocompare.com"><img src="https://0xtracker.com/assets/supporters/crypto-compare.png" width="120px;" alt="CryptoCompare"/><br /><sub><b>CryptoCompare</b></sub></a></td>
63+
<td align="center"><a href="https://netlify.com"><img src="https://0xtracker.com/assets/supporters/netlify.png" width="120px;" alt="Netlify"/><br /><sub><b>Netlify</b></sub></a></td>
64+
</tr>
65+
</table>
66+
5667
## 👩‍⚖️ License
5768

5869
[Apache 2.0](https://github.com/0xTracker/0x-tracker-worker/blob/master/LICENSE)

0 commit comments

Comments
 (0)