Minor, add ReadMe to spec-docs

This commit is contained in:
Alexander Udalov
2020-03-03 11:46:19 +01:00
parent 5af4efd5a7
commit aaff1d1670
+6
View File
@@ -0,0 +1,6 @@
# Spec docs
This directory contains old language design documents, most of which **no longer correspond to the current state of Kotlin**.
These documents are left here temporarily, until we update and merge them into the official Kotlin specification.
Until then, please see [the official Kotlin documentation](https://kotlinlang.org/docs/reference) and [Kotlin Evolution and Enhancement Process](https://github.com/Kotlin/KEEP/) for up-to-date documentation on topics highlighted here.