aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Evans <jacob@dekz.net>2017-11-15 10:31:41 +0800
committerJacob Evans <jacob@dekz.net>2017-11-15 10:31:41 +0800
commit4bd950bb6fbfcb4c92a2834d25a838db6fddae5e (patch)
tree98d6a9d3f03383ed89655b64c09575951401183c
parentc019280e852eaaa7a3b554d520a5bd3e6b4c3940 (diff)
downloaddexon-sol-tools-4bd950bb6fbfcb4c92a2834d25a838db6fddae5e.tar
dexon-sol-tools-4bd950bb6fbfcb4c92a2834d25a838db6fddae5e.tar.gz
dexon-sol-tools-4bd950bb6fbfcb4c92a2834d25a838db6fddae5e.tar.bz2
dexon-sol-tools-4bd950bb6fbfcb4c92a2834d25a838db6fddae5e.tar.lz
dexon-sol-tools-4bd950bb6fbfcb4c92a2834d25a838db6fddae5e.tar.xz
dexon-sol-tools-4bd950bb6fbfcb4c92a2834d25a838db6fddae5e.tar.zst
dexon-sol-tools-4bd950bb6fbfcb4c92a2834d25a838db6fddae5e.zip
Fix README links
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed126187e..02eb65d83 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,9 @@
This repository contains all the 0x developer tools written in TypeScript. Our hope is that these tools make it easy to build Relayers and other DApps that use the 0x protocol.
+[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)
[![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)