Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Aug 24, 2020
1 parent 7746e7f commit 6aa8042
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ yarn build:docs
# deploy the doc on Github Pages
yarn deploy

# publish a vestion of the package on NPM registry
# publish a version of the package on NPM registry
yarn publish

# run unit tests
yarn test:unit
```

0 comments on commit 6aa8042

Please sign in to comment.