diff --git a/README.md b/README.md index 1b33a4d..86baf2d 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,18 @@ Install `MW YTF` with yarn​: ### Scripts -| Command | Description | -| :------------ | :---------------------------------------------------------------- | -| `yarn start` | Runs the app in development mode. | -| `yarn test` | Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit. | -| `yarn build` | Builds the skill for production to the `dist` folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified, and the filenames include the hashes. Your skill is ready to be deployed. | +| Command | Description | +| :----------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `yarn start` | Runs the app in development mode. | +| `yarn test` | Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit. | +| `yarn build` | Builds the skill for production to the `dist` folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified, and the filenames include the hashes. Your skill is ready to be deployed. | ## Skill trigger - [Credentials](https://start.1password.com/open/i?a=KBXK36HQOFATFGS55MUTEP54XM&h=matterway.1password.com&i=tcwoz4g7xxfyxmq46faeywn5i4&v=vyzebl4klpdt6t6ttafsctogze) - Steps to trigger: - go to https://yetiforce.matterway.io/index.php?module=Home&view=DashBoard + - navigate to the Dashboard page from sidebar under Virtual Desk. ## Additional Notes​