diff --git a/README.md b/README.md index 3ccc868..8352fa9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Lyng: scripting lang for kotlin multiplatform -in the form of multiplatform library. +in the form of multiplatform library. Key benefits: + +- async and multithreaded (on JVM and native) out of the box +- easy and efficient kotlin integration +- dynamic types yet with good checks __current state of implementation and docs__: