Skip to content

Commit 6439285

Browse files
authored
Update README.md
1 parent ff9f6a7 commit 6439285

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ I am a plugin for Kotlin to convert Json String into Kotlin data class code (Jso
1818
* Restart your Develop tools
1919
* Press short key ALT + K And Then you will know how to use
2020

21-
![alt text](https://plugins.jetbrains.com/files/9960/screenshot_17276.png)
21+
#### Default:
22+
![alt text](https://plugins.jetbrains.com/files/9960/screenshot_17340.png)
23+
24+
#### Config with gson support on
25+
26+
![alt text](https://plugins.jetbrains.com/files/9960/screenshot_17341.png)
2227

2328
### Generate Example
2429
* example with none json lib support and comment option on

0 commit comments

Comments
 (0)