Add link to license folder into README.md

This commit is contained in:
Stanislav Erokhin
2019-07-17 19:19:59 +03:00
parent a2d284c769
commit 2cc6bf31e0
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -135,6 +135,9 @@ includeBuild('/path/to/kotlin') {
}
```
# License
Kotlin is distributed under the terms of the Apache License (Version 2.0). See [license folder](license/README.md) for details.
# Contributing
Please be sure to review Kotlin's [contributing guidelines](docs/contributing.md) to learn how to help the project.