Minor fixes

This commit is contained in:
Nikolay Igotti
2017-04-03 17:22:30 +03:00
parent a553768067
commit ac37d95ff1
6 changed files with 59 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Kotlin/Native Gradle plugin
#### Overview
You may use the Gradle plugin to build Kotlin/Native projects. To use it you need to include the following snippet in
You may use the Gradle plugin to build _Kotlin/Native_ projects. To use it you need to include the following snippet in
a build script (see projects in `samples` directory):
buildscript {