Skip to content

Commit

Permalink
Improve warning formatting in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrepiveteau authored Nov 24, 2023
1 parent 7f0ace5 commit 8604191
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ dependencies {
+ Reasonably fast and avoids auto-boxing on JVM
+ Works on Kotlin/JVM, Kotlin/JS and Kotlin/Native

> :warning: This library is still in heavy development, and you should expect
> [!WARNING]
> This library is still in heavy development, and you should expect
> the following:
>
> + The API is not stable, and may change at any time.
Expand Down

0 comments on commit 8604191

Please sign in to comment.