We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2041866 commit a8987d2Copy full SHA for a8987d2
1 file changed
README.md
@@ -1 +1,11 @@
1
-# ReSet-Lib
+# 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