Skip to content

Commit

Permalink
docs: update readme with install instructions #49 📝 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
iurynogueira authored Feb 8, 2023
1 parent b18fb1c commit 995b4f4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@
<a href="https://codeclimate.com/github/iurynogueira/ion-react/test_coverage"><img src="https://api.codeclimate.com/v1/badges/48ab263c3be483f0a6d2/test_coverage" /></a>
[![Production](https://github.com/iurynogueira/ion-react/actions/workflows/prod.yml/badge.svg?branch=main)](https://github.com/iurynogueira/ion-react/actions/workflows/prod.yml)

## Installation

```bash
npm i @brisanet/ion-react
```

```bash
yarn add @brisanet/ion-react
```
# Contribute
## Install and run project

To run this project, You will need to use [node v.16.19](https://nodejs.org/en/)
Expand Down

0 comments on commit 995b4f4

Please sign in to comment.