Skip to content

Commit b6df419

Browse files
authored
Update README.md
1 parent 135cf89 commit b6df419

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# JsonToKotlinClass
22

3-
A plugin for Kotlin generate Kotlin data class code from a json string
3+
Hi,Welcome to come to see me!
4+
I am a plugin for Kotlin generate Kotlin data class code from a json string
45

5-
A plugin for Kotlin to convert Json String into Kotlin data class code (Json to Kotlin)
6+
I am a plugin for Kotlin to convert Json String into Kotlin data class code (Json to Kotlin)
67

78
### Update Log
89
#### 1.1
9-
1.Add property keyword config setting like ('var' or 'val'),the default keyword changed to 'val'.
10+
* Add property keyword config setting like ('var' or 'val'),the default keyword changed to 'val'.
1011

1112
### How to use
1213
* Search 'JsonToKotlin' in Intellij Idea Plugin Repositroy Or AndroidStudio Repository And Install it.
@@ -17,10 +18,11 @@ A plugin for Kotlin to convert Json String into Kotlin data class code (Json to
1718

1819

1920
### More Detail Document
20-
http://blog.csdn.net/wuseal/article/details/77508585
21+
* http://blog.csdn.net/wuseal/article/details/77508585
2122

2223
### Others
23-
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.
2426

25-
### Find this project useful ? :heart:
26-
* Support it by clicking the :star: button on the upper right of this page. :v:
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)