From 37fd4835ce1dcea841cbc3364f70a177ddda5235 Mon Sep 17 00:00:00 2001 From: Adam <897017+aSemy@users.noreply.github.com> Date: Fri, 26 Apr 2024 18:25:42 +0200 Subject: [PATCH] Add SnakeYAML Engine KMP to users SnakeYAML Engine KMP is a Kotlin Multiplatform library that uses yaml-test-suite to test all targets --- ReadMe.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 40640558..3cecbd77 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -162,6 +162,8 @@ tests and also preprocessing them into the `data` branch. * [SnakeYAML Engine](https://bitbucket.org/asomov/snakeyaml-engine) * Javascript * [yaml](https://github.com/eemeli/yaml) +* Kotlin + * [SnakeYAML Engine KMP](https://github.com/krzema12/snakeyaml-engine-kmp) * Nim * [NimYAML](https://github.com/flyx/NimYAML) * Perl 5