diff options
author | Brandon Millman <brandon@0xproject.com> | 2018-12-11 07:36:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-11 07:36:04 +0800 |
commit | fc09968062c85156365ba20afcd8c2cf7ff1d825 (patch) | |
tree | 7374f0b1782309ce13524beb52eb76d6cdd8f2de /packages/instant | |
parent | 7be2dab9d558a75a9944fec99a33437c5a221a92 (diff) | |
download | dexon-sol-tools-fc09968062c85156365ba20afcd8c2cf7ff1d825.tar.gz dexon-sol-tools-fc09968062c85156365ba20afcd8c2cf7ff1d825.tar.zst dexon-sol-tools-fc09968062c85156365ba20afcd8c2cf7ff1d825.zip |
Update instant README
Diffstat (limited to 'packages/instant')
-rw-r--r-- | packages/instant/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/instant/README.md b/packages/instant/README.md index 2092b45d9..549bebb88 100644 --- a/packages/instant/README.md +++ b/packages/instant/README.md @@ -1,5 +1,10 @@ ## @0x/instant +## Integration + +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. + + ## Installation The package is available as a UMD module named `zeroExInstant` at https://instant.0xproject.com/instant.js. |