diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-12-11 08:07:16 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-12-11 08:07:16 +0800 |
commit | dbc4417b19f93a7ed32dda153c035c4701b69751 (patch) | |
tree | f8ef799bcabfc1bb1eb39dff91efd8b71a52546a | |
parent | 74bbebeb01dc893ce435d37ca3728ed7d98ea283 (diff) | |
download | dexon-sol-tools-dbc4417b19f93a7ed32dda153c035c4701b69751.tar dexon-sol-tools-dbc4417b19f93a7ed32dda153c035c4701b69751.tar.gz dexon-sol-tools-dbc4417b19f93a7ed32dda153c035c4701b69751.tar.bz2 dexon-sol-tools-dbc4417b19f93a7ed32dda153c035c4701b69751.tar.lz dexon-sol-tools-dbc4417b19f93a7ed32dda153c035c4701b69751.tar.xz dexon-sol-tools-dbc4417b19f93a7ed32dda153c035c4701b69751.tar.zst dexon-sol-tools-dbc4417b19f93a7ed32dda153c035c4701b69751.zip |
chore: remove extra newline
-rw-r--r-- | packages/instant/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/instant/README.md b/packages/instant/README.md index 3c72d06ff..ac8f0293a 100644 --- a/packages/instant/README.md +++ b/packages/instant/README.md @@ -4,7 +4,6 @@ Looking to integrate 0x Instant into your web application or site? Check out the dedicated [instant documentation](https://0xproject.com/wiki#Get-Started-With-Instant) to get started. The documentation covers instant and related topics in depth. For a more "drag and drop" experience, check out our [configurator tool](https://0xproject.com/instant#configure). For on demand developer support, join our (Discord)[https://discordapp.com/invite/d3FTX3M]. - ## Installation The package is available as a UMD module named `zeroExInstant` at https://instant.0xproject.com/instant.js. |