Skip to content

Commit 4d2b9b9

Browse files
committed
Update README.md
1 parent be482d5 commit 4d2b9b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ iui = "0.3"
2020

2121
## Organization
2222

23+
This repository contains multiple Rust crates. Also be sure to look at our [changelog](CHANGELOG.md) and learn [how to contribute](CONTRIBUTING.md).
24+
2325
* `iui` is the safe Rust wrapper, to be used by most users.
2426
* `ui-sys` is the raw unsafe bindings to the `libui` C code. Requires `cmake` so it can build `libui`.
2527
* `libui` is included as a submodule.

0 commit comments

Comments
 (0)