changed readme name

This commit is contained in:
Neeflix
2018-07-10 21:01:29 +02:00
parent 1905fc8df7
commit df967d3e80

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Build the driver library
To build the flippr-driver library run the following commands:
```sh1
$ cd flippr-code/FlippR-Driver/build
$ cmake ..
$ make
```
This will create you the static-library file: _flippr-code/FlippR-Driver/bin/libflippr-driver.a_