Add README.md generator
This commit is contained in:
@@ -36,4 +36,20 @@ Note that drawing inside the `repeat` action has no effect. Have a look at the d
|
||||
|
||||
* [Simple `repeat` demonstration](src/demo/kotlin/DemoRepeat01.kt)
|
||||
* [A `repeat` demonstration with drawing](src/demo/kotlin/DemoRepeat02.kt)
|
||||
* [Simple `timeOut` demonstration](src/demo/kotlin/DemoTimeOut01.kt)
|
||||
* [Simple `timeOut` demonstration](src/demo/kotlin/DemoTimeOut01.kt)
|
||||
<!-- __demos__ >
|
||||
# Demos
|
||||
[DemoRepeat01Kt](src/demo/kotlin/DemoRepeat01Kt.kt
|
||||

|
||||

|
||||
[DemoRepeat02Kt](src/demo/kotlin/DemoRepeat02Kt.kt)
|
||||

|
||||
[DemoTimeOut01Kt](src/demo/kotlin/DemoTimeOut01Kt.kt)
|
||||

|
||||
Reference in New Issue
Block a user