Include two links to the documentation
This commit is contained in:
parent
f86d177cd4
commit
6386c43e01
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user