From a656b6259afb1820145a3c77fe85b3e6a47eb80b Mon Sep 17 00:00:00 2001 From: Felipe Faraggi <264382+faraggi@users.noreply.github.com> Date: Thu, 5 Jan 2023 17:40:46 +0100 Subject: [PATCH] minor formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b03b280..e7870b2 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,18 @@ It is imported as an external library before building the live application in th This repo will progressively include more/all widgets in time. -Current contents are: +## Current contents are: - Portfolio widget - Connecft wallet funcionality - Verify wallet funcionality -Requirements: +## Requirements: * Node v16.x.x * yarn 1.22.x -Set locally up with these steps: +## Set locally up with these steps: 1) cd into the `widgets` folder 2) `npm install —global yarn`