Skip to content

Commit c0d9b90

Browse files
authored
Update README.md
1 parent a673b5a commit c0d9b90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ This is a very cool tool for Kotlin developers, it can convert a JSON string to
3030
#### Want to generate classes code in inner class model? Do like this.
3131
![alt text](https://plugins.jetbrains.com/files/9960/screenshot_18031.png)
3232

33-
#### Want to generate Kotlin data class file directory? Do like this.
33+
#### Want to generate Kotlin data class file? Do like this.
3434
![alt text](https://plugins.jetbrains.com/files/9960/screenshot_18030.png)
3535

36-
#### Want to generate Kotlin data classes in single file directory? Do like this.
36+
#### Want to generate Kotlin data classes in single file? Do like this.
3737
![alt text](https://plugins.jetbrains.com/files/9960/screenshot_18029.png)
3838

3939
### Usage

0 commit comments

Comments
 (0)