Skip to content

Commit ff94d7b

Browse files
doc: update readme for packages
1 parent 94ce2a6 commit ff94d7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/framework/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# `@ensembleui/react-framework`
22

3-
This package provides the framework for the EnsembleUI React components. It is responsible for managing the state of the EnsembleUI components and for rendering the components in the browser.
3+
Provides the state management and react hooks for EnsembleUI React components.

packages/runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# `@ensembleui/react-runtime`
22

3-
This package provides the runtime for the EnsembleUI React components. It is responsible for managing the state of the EnsembleUI components and for rendering the components in the browser.
3+
Contains the EnsembleUI React widgets and actions. Also contains the React container that bootstraps Ensemble.

0 commit comments

Comments
 (0)