Skip to content

Commit 5d06a1f

Browse files
authored
Update README.md
1 parent 27171b1 commit 5d06a1f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/start/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ Welcome to the docs of the Ruby gem `matestack-ui-core`, enabling you to easily
44

55
The docs cover following main topics:
66

7-
- Installation and general information
8-
- UI components in pure Ruby
9-
- Reactive components in pure Ruby
10-
- Reactive apps in pure Ruby
11-
127

138
## [Installation](/docs/start/100-installation/)
149

@@ -20,8 +15,12 @@ Craft your UI based on your components written in pure Ruby. Utilizing Ruby's am
2015

2116
## [Reactive components in pure Ruby](/docs/reactive_components/README.md)
2217

18+
**Optional Matestack Feature**
19+
2320
What about going even one step further and implement **REACTIVE** UIs in pure Ruby? Matestack's reactive core components can be used with a simple Ruby DSL enabling you to create reactive UIs without touching JavaScript!
2421

2522
## [Reactive apps in pure Ruby](/docs/reactive_apps/README.md)
2623

24+
**Optional Matestack Feature**
25+
2726
The last step in order to leverage the full Matestack power: Create app (~Rails layout) and page (Rails ~view) classes and implement dynamic page transitions without any JavaScript implementation required.

0 commit comments

Comments
 (0)