diff --git a/content/concepts/components.md b/content/concepts/components.md index 81129edc..3f8ad18c 100644 --- a/content/concepts/components.md +++ b/content/concepts/components.md @@ -55,7 +55,7 @@ OceanDB is an off-chain database for storing metadata about data assets. -These drivers are extended from a high-level module implementing OceanDB functions. You can create your own plugins based on its abstracted interface: +These drivers are extended from a high-level module implementing OceanDB functions. You can create your own plugins based on its abstracted interface: diff --git a/content/concepts/tools.md b/content/concepts/tools.md index 4fe76856..d30f6837 100644 --- a/content/concepts/tools.md +++ b/content/concepts/tools.md @@ -3,21 +3,22 @@ title: Tools & Examples description: Tools and examples for developing with Ocean Protocol. --- -The setup & tutorials sections have some examples to get you started. +The Setup & Tutorials sections have some examples to get you started. - [Setup: Quick Start](/setup/quickstart/) - [Tutorials: Introduction](/tutorials/introduction/) ## Tools -Data science tools: - - - - +Coming soon! ## Examples -JavaScript examples for working with the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) library: +Examples of using the [🦑 squid-py](https://github.com/oceanprotocol/squid-js) Python library: + + +Examples of using the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) JavaScript library: + +