aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-12-11 07:54:30 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-12-11 07:54:30 +0800
commit40c0eebd38e757cec6c6adc4aaf09a31aff1cc0f (patch)
tree4a995a12974291d09d2f8e3a60dde5f004361538 /README.md
parent5d6fabf528e8251b0d5dcb60cad0b73c2b4af154 (diff)
downloaddexon-sol-tools-40c0eebd38e757cec6c6adc4aaf09a31aff1cc0f.tar
dexon-sol-tools-40c0eebd38e757cec6c6adc4aaf09a31aff1cc0f.tar.gz
dexon-sol-tools-40c0eebd38e757cec6c6adc4aaf09a31aff1cc0f.tar.bz2
dexon-sol-tools-40c0eebd38e757cec6c6adc4aaf09a31aff1cc0f.tar.lz
dexon-sol-tools-40c0eebd38e757cec6c6adc4aaf09a31aff1cc0f.tar.xz
dexon-sol-tools-40c0eebd38e757cec6c6adc4aaf09a31aff1cc0f.tar.zst
dexon-sol-tools-40c0eebd38e757cec6c6adc4aaf09a31aff1cc0f.zip
Fix typo in top level README
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md
index 287f56c1d..5fb7792eb 100644
--- a/README.md
+++ b/README.md
@@ -76,13 +76,12 @@ Visit our [developer portal](https://0xproject.com/docs/order-utils) for a compr
#### Private Packages
-| Package | Description |
-| -------------------------------------------------- | ---------------------------------------------------------------- |
-| [`@0x/contracts`](/contracts/core) | 0x protocol solidity smart contracts & tests |
-| [`@0x/instant`](/packages/instant) | A free and flexible way to offer simple crypto
-purchasing in any app or website. |
-| [`@0x/testnet-faucets`](/packages/testnet-faucets) | A faucet micro-service that dispenses test ERC20 tokens or Ether |
-| [`@0x/website`](/packages/website) | 0x website |
+| Package | Description |
+| -------------------------------------------------- | -------------------------------------------------------------------------------- |
+| [`@0x/contracts`](/contracts/core) | 0x protocol solidity smart contracts & tests |
+| [`@0x/instant`](/packages/instant) | A free and flexible way to offer simple crypto purchasing in any app or website. |
+| [`@0x/testnet-faucets`](/packages/testnet-faucets) | A faucet micro-service that dispenses test ERC20 tokens or Ether |
+| [`@0x/website`](/packages/website) | 0x website |
## Usage