We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a9a9d commit 97df46bCopy full SHA for 97df46b
1 file changed
README.md
@@ -6,7 +6,7 @@ Any issues should be reported here on github.
6
## Whats included
7
* `daemon` - This is the central daemon that manages all buttons. Run it with `./daemon -l -f flic.sqlite3`
8
* `fliclib-cpp/flic` - This is a command line tool for managing the daemon.
9
-* `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
10
* `fliclib-cpp/libflic.a` - This is the C++ client library
11
* `fliclib-cpp/ffi/java/flic.jar` - Java bindings for the Flic client library
12
* `fliclib-cpp/ffi/java/libflicjava.so` - Flic JNI library. The sample code expects this to be copied to `/usr/lib/libflicjava.so`
0 commit comments