diff --git a/README.md b/README.md index 9bdf791..307b7fa 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,15 @@ It keeps them in a vault that you can recall later - Click an item to open it in new tab - Click plus `cmd/ctrl` will also remove it from read-later - + + +## Development + +- Install dependencies: `yarn` +- Development Build: `yarn start firefox` +- Production Build: `yarn build firefox` + + Production Build is located in `dist/v2` ### TODO @@ -28,3 +36,8 @@ It keeps them in a vault that you can recall later - - - + + +## License + +MIT \ No newline at end of file