cosmetics

This commit is contained in:
Sergey Chernov 2025-06-03 16:42:52 +04:00
parent 953e0e696b
commit 148d1b6d24

View File

@ -1,6 +1,10 @@
# Lyng: scripting lang for kotlin multiplatform # 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__: __current state of implementation and docs__: