Skip to content

Commit 2ee3a10

Browse files
authored
Update Readme.md
1 parent 10222d8 commit 2ee3a10

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Readme.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@
1111

1212
## Introduction 🙋‍♂️
1313

14-
This is an example project that shows how to create a Kotlin Compiler Plugin. At compile time a gradle plugin will trigger the compiler plugin. The plugin will print "Hello from" and the name of the file that is being compiled, as a compiler warning to the terminal log.
15-
16-
<p>
17-
<img src ="https://raw.githubusercontent.com/Foso/JK_KotlinCompilerPluginHelloWorld/master/docs/screenshot.png" />
18-
19-
</p>
14+
This is an Kotlin Compiler Plugin that enables Annotation-triggered method call logging.
2015

2116

2217
### Show some :heart: and star the repo to support the project

0 commit comments

Comments
 (0)