1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Issue-#1042: Make table header bold in Using Ocean libraries README.md

This commit is contained in:
Akshay 2022-08-03 12:44:46 +02:00
parent df54c63ef0
commit f23230541b

View File

@ -3,12 +3,12 @@
Ocean Protocol officially supports two client libraries:
* ocean.js
* ocean.py 
* ocean.py
| ocean.js | ocean.py |
| <b>ocean.js</b> | <b>ocean.py</b> |
| -------------------------------------------------------------- | -------------------------------------------------------------- |
| Written in Javascript | Written in Python |
| [Source code](https://github.com/oceanprotocol/ocean.py) | [Source code](https://github.com/oceanprotocol/ocean.py) |
| [Releases](https://github.com/oceanprotocol/ocean.js/releases) | [Releases](https://github.com/oceanprotocol/ocean.py/releases) |
The tutorials in this section will guide you how to setup the required configuration and interact with Ocean Protocol's smart contracts, Aquarius and Provider using the supported libraries.&#x20;
The tutorials in this section will guide you how to setup the required configuration and interact with Ocean Protocol's smart contracts, Aquarius and Provider using the supported libraries.