Add a README

This commit is contained in:
Přemysl Eric Janouch 2013-05-26 10:54:42 +02:00
parent 7a668de332
commit 4e1b26008b
1 changed files with 13 additions and 0 deletions

13
README Normal file
View File

@ -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