Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianbergmark committed Jan 25, 2016
1 parent 95a9a9d commit 97df46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Any issues should be reported here on github.
## Whats included
* `daemon` - This is the central daemon that manages all buttons. Run it with `./daemon -l -f flic.sqlite3`
* `fliclib-cpp/flic` - This is a command line tool for managing the daemon.
* `fliclib-cpp/flic.hph` - These are the header files for the C++ client library
* `fliclib-cpp/flic.hpp` - These are the header files for the C++ client library
* `fliclib-cpp/libflic.a` - This is the C++ client library
* `fliclib-cpp/ffi/java/flic.jar` - Java bindings for the Flic client library
* `fliclib-cpp/ffi/java/libflicjava.so` - Flic JNI library. The sample code expects this to be copied to `/usr/lib/libflicjava.so`
Expand Down

0 comments on commit 97df46b

Please sign in to comment.