Add orx readme generator, update readmes

This commit is contained in:
Abe Pazos
2020-05-18 11:54:18 +02:00
committed by Edwin Jakobs
parent 274af989c3
commit 540e8b0498
39 changed files with 206 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
# orx-kinect-v1
Support for Kinect V1 RGB-D sensors.
Support for the Kinect V1 RGB+Depth camera.
## Example usage
@@ -20,4 +20,4 @@ fun main() = application {
}
}
}
```
```