mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2024-11-22 08:13:55 +00:00
Update README.md
This commit is contained in:
parent
59601d1c4e
commit
c2e7c61341
@ -3,7 +3,7 @@
|
|||||||
That is a template for Kotlin Multiplatform Projects. How to use it:
|
That is a template for Kotlin Multiplatform Projects. How to use it:
|
||||||
|
|
||||||
* Create your repository from this template
|
* Create your repository from this template
|
||||||
* Add `local.properties` file in case you plan to use `Android` target (you must set up location of SDK, it will not be tracked by `git` and it is correct behaviour)
|
* Add `local.properties` file in case you plan to use `Android` target (you must set up location of SDK, it will not be tracked by `git` and it is correct behaviour). In the snippet below you may see approximate content of `local.properties` file:
|
||||||
```properties
|
```properties
|
||||||
## This file must *NOT* be checked into Version Control Systems,
|
## This file must *NOT* be checked into Version Control Systems,
|
||||||
# as it contains information specific to your local configuration.
|
# as it contains information specific to your local configuration.
|
||||||
|
Loading…
Reference in New Issue
Block a user