Skip to content

Commit f643f80

Browse files
committed
Update README
1 parent 5a4ab89 commit f643f80

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
<div align="center">
22
<img width=300 src="./rsact.png"></img>
33

4-
Rust UI framework made for embedded systems usage in mind.
4+
__Rust GUI framework being built for embedded systems usage in mind__
5+
6+
<hr>
57

68
</div>
79

810
> rsact is at a such early stage where everything is clumsy and messy, there's a lot of work to do, refactor, re-imagine and document. Though I hope the core idea works and will grow into "something".
911
1012
## Intro
1113

12-
`rsact` is a GUI framework targeting embedded systems in Rust. The framework is based on fine-grained reactivity system, hence the name.
14+
`rsact` is a GUI framework targeting embedded systems. It is based on fine-grained reactivity system, hence the name.
1315

1416
The project consist of these parts:
1517

0 commit comments

Comments
 (0)