Skip to content

Commit 0d61d61

Browse files
committed
add link to doc for extensions in readme
1 parent d26c81c commit 0d61d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Have a try with the settings dialog :stuck_out_tongue_winking_eye:
5959
* [Android Parcelable support](https://github.com/wuseal/JsonToKotlinClass/issues/44)
6060
* [Customize parent class declaration](https://github.com/wuseal/JsonToKotlinClass/issues/44)
6161
* Generating kotlin data class property order by alphabetical
62-
* Support customizing this plugin by `Extensions` module
62+
* [Support customizing this plugin by `Extensions` module](https://github.com/wuseal/JsonToKotlinClass/blob/3.0-doc-extensions/doc_for_extensions.md)
6363

6464
### Generate Example
6565
This is the example JSON from json.org

0 commit comments

Comments
 (0)