diff options
author | Fabio Berger <me@fabioberger.com> | 2017-11-15 11:41:42 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2017-11-15 11:41:42 +0800 |
commit | 59f82c5bfb4a357d324011f5382340caef8e937f (patch) | |
tree | fbea07b4b98716507b7dede0b2de10f3059e9ec6 /README.md | |
parent | 031b07264aa284c4e3cf1a9d464ec3df4b652977 (diff) | |
download | dexon-sol-tools-59f82c5bfb4a357d324011f5382340caef8e937f.tar dexon-sol-tools-59f82c5bfb4a357d324011f5382340caef8e937f.tar.gz dexon-sol-tools-59f82c5bfb4a357d324011f5382340caef8e937f.tar.bz2 dexon-sol-tools-59f82c5bfb4a357d324011f5382340caef8e937f.tar.lz dexon-sol-tools-59f82c5bfb4a357d324011f5382340caef8e937f.tar.xz dexon-sol-tools-59f82c5bfb4a357d324011f5382340caef8e937f.tar.zst dexon-sol-tools-59f82c5bfb4a357d324011f5382340caef8e937f.zip |
Add rocket.chat badge and remove 0x.js npm badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,9 +10,9 @@ This repository contains all the 0x developer tools written in TypeScript. Our h [whitepaper-url]: https://0xproject.com/pdfs/0x_white_paper.pdf [![CircleCI](https://circleci.com/gh/0xProject/0x.js.svg?style=svg&circle-token=61bf7cd8c9b4e11b132089dfcffdd1be277d1e0c)](https://circleci.com/gh/0xProject/0x.js) -[![npm version](https://badge.fury.io/js/0x.js.svg)](https://badge.fury.io/js/0x.js) [![Coverage Status](https://coveralls.io/repos/github/0xProject/0x.js/badge.svg?branch=master&t=fp0cXD)](https://coveralls.io/github/0xProject/0x.js?branch=master) -[Rocket Chat](https://chat.0xproject.com) +[![Discord](https://img.shields.io/badge/chat-rocket.chat-yellow.svg?style=flat +)](https://chat.0xproject.com) [![Join the chat at https://gitter.im/0xProject/Lobby](https://badges.gitter.im/0xProject/Lobby.svg)](https://gitter.im/0xProject/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Greenkeeper badge](https://badges.greenkeeper.io/0xProject/0x.js.svg?token=7c22e5c72acf39d3ead8d29c5d9bb38f9096df3e643024dcedd53ab732847be1&ts=1496426342666)](https://greenkeeper.io/) |