Actualize ReadMe files

- Actualize build requirements and steps
- Extract Gradle plugin readme to the corresponding folder
- Rewrite Libraries and Maven Tools readme

#KT-20995 Fixed
This commit is contained in:
Ilya Gorbunov
2018-02-05 14:22:10 +03:00
parent aa74f163f7
commit 90dff281ba
4 changed files with 69 additions and 59 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## The Kotlin Standard Library
This module creates the [standard library for kotlin](http://kotlinlang.org/api/latest/jvm/stdlib/index.html).
This module creates the [standard library for Kotlin](http://kotlinlang.org/api/latest/jvm/stdlib/index.html).
### Notes for contributors