[orx-rabbit-control] Fix broken URL, improve README (#295)
This commit is contained in:
@@ -51,6 +51,7 @@ fun main() = application {
|
||||
|
||||
@ActionParameter("Action test")
|
||||
fun clicked() {
|
||||
d += 10.0
|
||||
println("Clicked from RabbitControl")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user