Skip to content

Commit 497f259

Browse files
author
seal
committed
Merge remote-tracking branch 'origin/master'
2 parents 43585d4 + b6df419 commit 497f259

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# JsonToKotlinClass
2-
A plugin for Kotlin generate Kotlin data class code from a json string
32

4-
A plugin for Kotlin to convert Json String into Kotlin data class code
3+
Hi,Welcome to come to see me!
4+
I am a plugin for Kotlin generate Kotlin data class code from a json string
5+
6+
I am a plugin for Kotlin to convert Json String into Kotlin data class code (Json to Kotlin)
7+
8+
### Update Log
9+
#### 1.1
10+
* Add property keyword config setting like ('var' or 'val'),the default keyword changed to 'val'.
511

612
### How to use
713
* Search 'JsonToKotlin' in Intellij Idea Plugin Repositroy Or AndroidStudio Repository And Install it.
@@ -12,7 +18,11 @@ A plugin for Kotlin to convert Json String into Kotlin data class code
1218

1319

1420
### More Detail Document
15-
http://blog.csdn.net/wuseal/article/details/77508585
21+
* http://blog.csdn.net/wuseal/article/details/77508585
1622

1723
### Others
18-
Welcome anyone to push a pull request to improve the plugin.
24+
* Welcome anyone to raise new issue.
25+
* Welcome anyone to push a pull request to improve me.
26+
27+
### Find me useful ? :heart:
28+
* Support me by clicking the :star: button on the upper right of this page. :v:

0 commit comments

Comments
 (0)