Skip to content

Commit d4e2db4

Browse files
authored
Update Readme.md
1 parent 0383a16 commit d4e2db4

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Readme.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ The plugin is only active when the build cache is changed. This is why you need
4040
* <kbd>kotlin-compiler-plugin</kbd> - This module contains the Kotlin Compiler Plugin for JVM/JS targets
4141
* <kbd>gradle-plugin</kbd> - This module contains the gradle plugin which trigger the two compiler plugins
4242

43-
## ✍️ Feedback
44-
45-
Feel free to send feedback on [Twitter](https://twitter.com/jklingenberg_) or [file an issue](https://github.com/foso/JK_KotlinCompilerPluginHelloWorld/issues/new). Feature requests are always welcome.
4643

4744
## Useful resources
4845
[https://github.com/bnorm/kotlin-ir-plugin-template](https://github.com/bnorm/kotlin-ir-plugin-template)
@@ -51,6 +48,13 @@ Feel free to send feedback on [Twitter](https://twitter.com/jklingenberg_) or [f
5148

5249
[Experimenting with the Kotlin Compiler by Jossi Wolf, Snapp Mobile EN](https://www.youtube.com/watch?v=Y6gEA-nS2uQ)
5350

51+
[Crash course on the Kotlin compiler | 1. Frontend: Parsing phase](https://medium.com/google-developer-experts/crash-course-on-the-kotlin-compiler-1-frontend-parsing-phase-9898490d922b)
52+
53+
## ✍️ Feedback
54+
55+
Feel free to send feedback on [Twitter](https://twitter.com/jklingenberg_) or [file an issue](https://github.com/foso/KotlinCompilerPluginExample/issues/new). Feature requests are always welcome.
56+
57+
5458
### Find this project useful ? :heart:
5559
* Support it by clicking the :star: button on the upper right of this page. :v:
5660

0 commit comments

Comments
 (0)