Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor formatting #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down