Skip to content

Commit dd056fe

Browse files
committed
Update readme
1 parent 52de733 commit dd056fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,11 @@ Key features include:
6363

6464
* Support for the component lifecycle.
6565
* Organization of core tasks within the view.
66-
* Component inheritance.
66+
* Supports component inheritance.
6767
* Ability to preserve component history.
68-
* Designed without considering FXML support.
68+
* Provides all methods for working with a component tree.
6969
* Support for component-level logging.
70+
* Designed without considering FXML support.
7071
* Detailed documentation and sample code.
7172

7273
## MVVM <a name="mvvm"></a>

0 commit comments

Comments
 (0)