orchestr7 / ktoml

Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS
https://akuleshov7.github.io/ktoml
MIT License
449 stars 24 forks source link

Fix Serialization in readme to use encodeToString instead of wrong decodeFromString #253

Closed vlsi closed 9 months ago

orchestr7 commented 9 months ago

Thank you for your contribution, Volodya! Thank you, we really missed that - weird copy-paste issue.

LGTM