Skip to content

Commit 3787215

Browse files
authored
add status note, and recommended replacement
1 parent 39f2e89 commit 3787215

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
# ⚠️ Status - recommended replacement: https://github.com/xn32/json5k
2+
3+
[json5-kotlin](https://github.com/adamko-dev/json5-kotlin) was made as a proof-of-concept, and while it works, I have not made any further development efforts.
4+
5+
You are welcome to use this library, however I recommend you use https://github.com/xn32/json5k instead, because it better supports Kotlinx Serialization.
6+
7+
----
8+
----
9+
----
10+
111
[![](https://jitpack.io/v/adamko-dev/json5-kotlin.svg?style=flat-square)](https://jitpack.io/#adamko-dev/json5-kotlin)
212

3-
# json5 Kotlin
13+
# [json5 Kotlin](https://github.com/adamko-dev/json5-kotlin)
414

515
A JSON5 Library for Kotlin.
616

0 commit comments

Comments
 (0)