Update README.md
Fixed grammatical errors
This commit is contained in:
committed by
ilmat192
parent
fa21a260b1
commit
63b2d3b07a
@@ -7,8 +7,8 @@ implementation and native code generation facility using LLVM toolchain.
|
|||||||
|
|
||||||
_Kotlin/Native_ is primarily designed to allow compilation for platforms where
|
_Kotlin/Native_ is primarily designed to allow compilation for platforms where
|
||||||
virtual machines are not desirable or possible (such as iOS, embedded targets),
|
virtual machines are not desirable or possible (such as iOS, embedded targets),
|
||||||
or where developer is willing to produce reasonably-sized self-contained program
|
or where a developer is willing to produce a reasonably-sized self-contained program
|
||||||
without need to ship an additional execution runtime.
|
without the need to ship an additional execution runtime.
|
||||||
|
|
||||||
To compile from sources use following steps.
|
To compile from sources use following steps.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user