Skip to content

Commit

Permalink
chore: Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-knight authored and markmcdowell committed Jul 12, 2022
1 parent 7841001 commit 6a80333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -67,7 +67,7 @@ npm install react-financial-charts

Refer to [CONTRIBUTING.md](./CONTRIBUTING.md)

This project is a mono-repo that uses [Lerna](https://lernajs.io/) to manage dependencies between packages.
This project is a mono-repo that uses [Lerna](https://lerna.js.org/) to manage dependencies between packages.

To get started run:

Expand Down Expand Up @@ -98,8 +98,8 @@ npm start
- [x] Split project into multiple packages
- [x] Fix issues with empty datasets
- [x] Correct all class props
- [ ] Migrate to new React Context API
- [ ] Remove all UNSAFE methods
- [x] Migrate to new React Context API
- [x] Remove all UNSAFE methods
- [ ] Add documentation to storybook
- [ ] Add full test suite

Expand Down

0 comments on commit 6a80333

Please sign in to comment.