Skip to content

Commit

Permalink
docs: update info about underlying YAML library (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
krzema12 authored Jan 30, 2025
1 parent 4452754 commit eaf8995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ kaml uses Gradle for builds and testing:
## Reference links

* [YAML 1.2 Specification](http://yaml.org/spec/1.2/spec.html)
* [snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine/wiki/Home), the YAML parser this library is based on
* [snakeyaml-engine-kmp](https://github.com/krzema12/snakeyaml-engine-kmp), a Kotlin Multiplatform port of [snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine/wiki/Home), the YAML parser this library is based on

0 comments on commit eaf8995

Please sign in to comment.