Readme files: add missing "kotlin" to code fences (#336)
This commit is contained in:
@@ -8,7 +8,7 @@ In development. Things may change without prior notice.
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
```kotlin
|
||||
fun main() = application {
|
||||
program {
|
||||
val linkNode: ComputeNode
|
||||
@@ -52,4 +52,4 @@ fun main() = application {
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user