Skip to content

Commit 8b69d32

Browse files
committed
docs adjustments
1 parent edfe1a1 commit 8b69d32

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) Matestack GmbH
1+
Copyright (c) MateLab GmbH
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,15 @@
66

77
![matestack logo](./logo.png)
88

9-
# matestack-ui-core | UI in pure Ruby
9+
# matestack-ui-core | Component based web UIs in pure Ruby for Rails
1010

1111
Boost your productivity & easily create component based web UIs in pure Ruby.
1212

13-
`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.
14-
15-
`matestack-ui-core` can progressively replace the classic Rails-View-Layer. You are able to use
13+
`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. `matestack-ui-core` can progressively replace the classic Rails-View-Layer. You are able to use
1614
it alongside your classic views.
1715

1816
## Compatibility
1917

20-
### Ruby/Rails
21-
2218
`matestack-ui-core` is tested against:
2319

2420
- Rails 7.0.1 + Ruby 3.0.0
@@ -35,7 +31,7 @@ Documentation can be found [here](https://docs.matestack.io/matestack-ui-core)
3531

3632
## Getting started
3733

38-
A getting started guide can be found [here](https://docs.matestack.io/matestack-ui-core/getting-started/quick-start)
34+
A getting started guide can be found [here](https://docs.matestack.io/matestack-ui-core/getting-started/hello-world)
3935

4036
## Changelog
4137

@@ -49,7 +45,7 @@ As a low-barrier feedback channel for our early users, we have set up a Discord
4945

5046
We are happy to accept contributors of any kind! In order to make it as easy and fun as possible to contribute to `matestack-ui-core`, we would like to onboard contributors personally! Best way to become a contributor: Ping us on Discord! We will schedule a video call with you and show you, how and what to work on :)
5147

52-
## Features
48+
## Feature walk-through
5349

5450
### 1. Create UI components in pure Ruby
5551

0 commit comments

Comments
 (0)