@atomm-developer/generator-sdk 1.0.7 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ pnpm add @atomm-developer/generator-workbench
|
|
|
21
21
|
## Package Roles
|
|
22
22
|
|
|
23
23
|
- `@atomm-developer/generator-sdk`: platform capability layer such as auth, export, template, billing, and history.
|
|
24
|
-
- `@atomm-developer/generator-workbench`: official host shell that
|
|
24
|
+
- `@atomm-developer/generator-workbench`: official host shell that provides the top bar, login/template/export entries, and mounts the runtime either into a free workspace host or the classic split canvas/panel layout.
|
|
25
25
|
|
|
26
26
|
## Quick Start
|
|
27
27
|
|