From 6386c43e0151d103be52ff5df8f8f59a0eb9c8f4 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Mon, 19 Jun 2017 17:46:11 -0700 Subject: [PATCH] Include two links to the documentation --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a37c13e807..cf2896bfdf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ --- +### [0x.js documentation][docs-url] + [0x][website-url] is an open protocol that facilitates trustless, low friction exchange of Ethereum-based assets. A full description of the protocol may be found in our [whitepaper][whitepaper-url]. This repository contains a Javascript library that makes it easy to build Relayers and other DApps that use the 0x protocol. @@ -42,7 +44,7 @@ Download the UMD module from our [releases page](https://github.com/0xProject/0x ``` -## [Browse the 0x.js documentation][docs-url] +### [Visit the 0x.js documentation][docs-url] [website-url]: https://0xproject.com/ [whitepaper-url]: https://0xproject.com/pdfs/0x_white_paper.pdf