diff --git a/client/README.md b/client/README.md index 1de15cf7a0..d5c5b148c7 100644 --- a/client/README.md +++ b/client/README.md @@ -38,9 +38,6 @@ The app logic is located in [src/www/app](src/www/app). UI components are locate npm run action client/src/www/storybook ``` -> [!NOTE] -> The `src` part of the path is optional. `npm run action www/start` resolves to the same script. - > [!NOTE] > Every script in this repository can be run with `npm run action` - > for a CLI-like experience, add something like