aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2017-06-20 08:46:11 +0800
committerFabio Berger <me@fabioberger.com>2017-06-20 08:46:11 +0800
commit6386c43e0151d103be52ff5df8f8f59a0eb9c8f4 (patch)
treec3d66477c8631da4ed21b192de9f244be2674e85 /README.md
parentf86d177cd466246527729752b353c446676759d5 (diff)
downloaddexon-sol-tools-6386c43e0151d103be52ff5df8f8f59a0eb9c8f4.tar
dexon-sol-tools-6386c43e0151d103be52ff5df8f8f59a0eb9c8f4.tar.gz
dexon-sol-tools-6386c43e0151d103be52ff5df8f8f59a0eb9c8f4.tar.bz2
dexon-sol-tools-6386c43e0151d103be52ff5df8f8f59a0eb9c8f4.tar.lz
dexon-sol-tools-6386c43e0151d103be52ff5df8f8f59a0eb9c8f4.tar.xz
dexon-sol-tools-6386c43e0151d103be52ff5df8f8f59a0eb9c8f4.tar.zst
dexon-sol-tools-6386c43e0151d103be52ff5df8f8f59a0eb9c8f4.zip
Include two links to the documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a37c13e80..cf2896bfd 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
<script type="text/javascript" src="0x.js"></script>
```
-## [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