From 97363f960e3283ee1e8e691213bea4e3313d8bce Mon Sep 17 00:00:00 2001 From: Trent McConaghy <5305452+trentmc@users.noreply.github.com> Date: Wed, 6 Jan 2021 11:50:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fc343db..baa29fe4 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ This is in alpha state and you can expect running into problems. If you run into npm install @oceanprotocol/lib ``` -## 🏄 Quick Start +## 🏄 Quickstart ```ts import { Ocean, Config, ConfigHelper } from '@oceanprotocol/lib'