From 55deb9ea05fed4bc6fdb7d8f5ea3e76bb2fb54a3 Mon Sep 17 00:00:00 2001 From: Iury Nogueira Date: Wed, 8 Feb 2023 14:05:05 -0300 Subject: [PATCH] docs: update readme with install instructions #49 :memo: --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 366e29e..01a4e69 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,16 @@ [![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/)