Skip to content

Commit 0c92f1a

Browse files
authored
Update README.md
1 parent 50edcfe commit 0c92f1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# matestack-ui-core | UI in pure Ruby
1010

1111
----
12-
Version 2.0.0 was released on the 12th of April and proudly presented at RailsConf. Click here for more details
12+
Version 2.0.0 was released on the 12th of April and proudly presented at RailsConf.
1313

1414
Most important changes:
1515

@@ -19,15 +19,15 @@ Most important changes:
1919
- Improved core code readability/maintainability
2020
----
2121

22+
[<img src="https://img.youtube.com/vi/bwsVgCb97v0/0.jpg" width="350">](https://www.youtube.com/watch?v=bwsVgCb97v0)
23+
2224
Boost your productivity & easily create component based web UIs in pure Ruby.
2325
Reactivity included if desired.
2426

2527
`matestack-ui-core` enables you to craft maintainable web UIs in pure Ruby, skipping ERB and HTML. UI code becomes a native and fun part of your Rails app. Thanks to reactive core components, reactivity can be optionally added on top without writing JavaScript, just using a simple Ruby DSL.
2628

2729
You end up writing 50% less code while increasing productivity, maintainability and developer happiness. Work with pure Ruby. If necessary, extend with pure JavaScript. No Opal involved.
2830

29-
[<img src="https://img.youtube.com/vi/Mue5gs6Wtq4/0.jpg" width="350">](https://www.youtube.com/watch?v=Mue5gs6Wtq4)
30-
3131
The main goals are:
3232

3333
- More maintainable UI code, using a component-based structure written in Ruby
@@ -66,7 +66,7 @@ Documentation can be found [here](https://docs.matestack.io)
6666

6767
## Getting started
6868

69-
A getting started guide can be found [here](https://docs.matestack.io/getting-started/tutorial)
69+
A getting started guide can be found [here](https://docs.matestack.io/getting-started/quick-start)
7070

7171
## Changelog
7272

0 commit comments

Comments
 (0)