Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devlucaslopes authored May 17, 2022
1 parent 84c47f2 commit b7c6007
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ If your project is using `react` and `react-dom` version `16.8.4` or higher:

```shell script
# npm
npm i --save @naturacosmeticos/natds-web
npm i --save @naturacosmeticos/natds-react

# yarn
yarn add @naturacosmeticos/natds-web
yarn add @naturacosmeticos/natds-react
```

The `natds-web` package includes style tokens
The `natds-react` package includes style tokens

**Need more info about this package?** Please refer to [natds-web Documentation](./packages/web/README.md)
**Need more info about this package?** Please refer to [natds-react Documentation](./packages/react/README.md)

**Troubles?** Please refer to the [Troubleshooting Guide](./TROUBLESHOOTING.md) of this package.

## How to use

Check our [Design System Storybook](https://natds-web.natura.design/) for all React components.
Check our [Design System Storybook](https://natds-web.natura.design/react/index.html) for all React components.

### Not a React-based project?

Expand Down

0 comments on commit b7c6007

Please sign in to comment.