Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
copypasteearth committed Jun 29, 2021
1 parent e663213 commit e837ca1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'''kotlin
```kotlin
GlobalScope.launch{
withContext(Dispatchers.IO){
val kotlinWiki = KotlinWiki()
Expand All @@ -14,4 +14,4 @@
}
}
}
'''
```

0 comments on commit e837ca1

Please sign in to comment.