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,5 +1,7 @@
# orx-integral-image
CPU and GPU-based implementation for integral images (summed area tables)
#### Usage
```
@@ -58,4 +60,4 @@ fun main(args: Array<String>) = application {
}
}
}
```
```