We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a466db + 65c75d3 commit 4b29182Copy full SHA for 4b29182
README.md
@@ -24,7 +24,7 @@ I am a plugin for Kotlin to convert Json String into Kotlin data class code (Jso
24
* Add property keyword config setting like ('var' or 'val'),the default keyword changed to 'val'.
25
26
### How to use
27
-* Search 'JsonToKotlin' in Intellij Idea Plugin Repositroy Or AndroidStudio Repository And Install it.
+* Search 'JsonToKotlin' in Intellij Idea Plugin Repositroy Or AndroidStudio Plugin Repository And Install it.
28
* Restart your Develop tools
29
* Press short key ALT + K And Then you will know how to use
30
0 commit comments