summaryrefslogtreecommitdiffstats
path: root/openbb_platform/providers/oecd/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/providers/oecd/README.md')
-rw-r--r--openbb_platform/providers/oecd/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/openbb_platform/providers/oecd/README.md b/openbb_platform/providers/oecd/README.md
index e69de29bb2d..26d0de1f8eb 100644
--- a/openbb_platform/providers/oecd/README.md
+++ b/openbb_platform/providers/oecd/README.md
@@ -0,0 +1,13 @@
+# OpenBB OECD Provider
+
+This extension integrates the [OECD](https://stats.oecd.org) data provider into the OpenBB Platform.
+
+## Installation
+
+To install the extension:
+
+```bash
+pip install openbb-oecd
+```
+
+Documentation available [here](https://docs.openbb.co/platform/development/contributing).