Skip to content

Commit

Permalink
updating readme a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Benoist committed May 3, 2014
1 parent 6941fc4 commit 4f39309
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ A [blinkstick](http://www.blinkstick.com/) library in C with few dependencies.
- ```script/test```

## To build the test app
- Edit the make file to point at your install of libusb. *Note:* Will be replaced soon with a proper configure script.
- ```script/build``` or ```script/build --disable-tests``` to disable the unit tests.
- ```./target/blinkstick --color 255 0 0```

## Installing the library
This is a TODO. I will be including a pkg-config and cmake package for easy linking.

## Warning
This is largely a work in progress. Expect nothing to work, things to change, etc...

Expand Down

0 comments on commit 4f39309

Please sign in to comment.