Skip to content

Commit a8987d2

Browse files
authored
Update README.md
1 parent 2041866 commit a8987d2

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# ReSet-Lib
1+
# ReSet-Lib
2+
This library is used in combination with [ReSet](https://github.com/Xetibo/ReSet) and [ReSet-Daemon](https://github.com/Xetibo/ReSet-Daemon).
3+
It provides utility functions and datastructures used within both repositories.
4+
5+
Future plugins for ReSet and ReSet-Daemon can utilize this library to access these features as well.
6+
7+
## installation
8+
9+
```
10+
cargo intall re_set-lib
11+
```

0 commit comments

Comments
 (0)