aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types/README.md')
-rw-r--r--packages/types/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/types/README.md b/packages/types/README.md
index 0df8c6333..d4d48b1fe 100644
--- a/packages/types/README.md
+++ b/packages/types/README.md
@@ -1,10 +1,10 @@
-Web3 wrapper
+0x types
------
-Wrapped version of web3 with nicer interface to be used across 0x projects and packages
+TS types shared across 0x projects and packages
## Install
```bash
-yarn add @0xproject/web3-wrapper
+yarn add -D @0xproject/types
```