diff options
author | Fabio Berger <me@fabioberger.com> | 2018-03-04 03:29:40 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2018-03-04 03:29:40 +0800 |
commit | e64be284ddf18e7bbe43a7e11052c00b9927488e (patch) | |
tree | cc250c162e57752c78f389f962ea4b843d09cde3 /README.md | |
parent | 1b5742fbf094ae9e5e745fa61760fb0a4eb871ec (diff) | |
parent | 4445d1d5a0f5d5fa263d7a063519a9a9bca1ec94 (diff) | |
download | dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.gz dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.bz2 dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.lz dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.xz dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.tar.zst dexon-sol-tools-e64be284ddf18e7bbe43a7e11052c00b9927488e.zip |
Merge branch 'development' into 0x.js/updateTypeDoc
* development:
Update yarn.lock
Update yarn.lock
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,12 +9,12 @@ This repository is a monorepo including the 0x protocol smart contracts and nume [website-url]: https://0xproject.com/ [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) -[![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) +[![CircleCI](https://circleci.com/gh/0xProject/0x-monorepo.svg?style=svg&circle-token=61bf7cd8c9b4e11b132089dfcffdd1be277d1e0c)](https://circleci.com/gh/0xProject/0x-monorepo) +[![Coverage Status](https://coveralls.io/repos/github/0xProject/0x-monorepo/badge.svg?branch=master&t=fp0cXD)](https://coveralls.io/github/0xProject/0x-monorepo?branch=master) [![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/) +[![Greenkeeper badge](https://badges.greenkeeper.io/0xProject/0x-monorepo.svg?token=7c22e5c72acf39d3ead8d29c5d9bb38f9096df3e643024dcedd53ab732847be1&ts=1496426342666)](https://greenkeeper.io/) ### Published Packages |