Skip to content

Commit

Permalink
Remove 'rough initial version' language from readme.
Browse files Browse the repository at this point in the history
It's been in production use with batect for quite a while now.
  • Loading branch information
charleskorn committed Mar 9, 2019
1 parent e63b3c6 commit 7bb018a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ This library adds YAML support to [kotlinx.serialization](https://github.com/Kot

YAML version 1.2 is supported.

This is a very rough initial version:

* Many operations are not yet optimised for performance.
* Only the JVM is supported, Kotlin/Native support will be added in a future version.

## Usage samples

### Parsing from YAML to a Kotlin object
Expand Down

0 comments on commit 7bb018a

Please sign in to comment.