diff --git a/apps/agent/README.md b/apps/agent/README.md index 6a72b5b..92ad1a0 100644 --- a/apps/agent/README.md +++ b/apps/agent/README.md @@ -30,4 +30,4 @@ export default { - Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list ## bundle creation -We can create a TGZ file executing `yarn bundle` and this file can be consumed by other projects. \ No newline at end of file +We can create a TGZ file executing `yarn bundle` and this file can be consumed by other projects like 'migration-planner'. \ No newline at end of file