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.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/types/README.md b/packages/types/README.md
new file mode 100644
index 000000000..d4d48b1fe
--- /dev/null
+++ b/packages/types/README.md
@@ -0,0 +1,10 @@
+0x types
+------
+
+TS types shared across 0x projects and packages
+
+## Install
+
+```bash
+yarn add -D @0xproject/types
+```