aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..aff5f2a
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+sensei-raw-ctl
+
+This program makes it possible to change the configuration of your SteelSeries
+Sensei Raw mouse from within Linux, *BSD or any other POSIX-compatible system
+supported by libusb.
+
+Installation
+============
+$ mkdir build
+$ cd build
+$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local
+# make install
+