Skip to content

Commit 7763612

Browse files
committed
Updating readme
1 parent 5c82b67 commit 7763612

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
## annotation-processing-tools
1+
## Annotation Processing Tools
22
A set of useful tools when creating annotation processing libs
33

44
## [Lombok-Ext][1]
5-
* Adds support to Text Blocks in Java 7+
5+
* Adds support to Text Blocks
66

77
## [Reflection Config Generator][2]
8+
* Automatically generates [json reflect config][3] for specified classes or entire packages.
89

9-
[1]: lombok-ext
10-
[1]: reflection-config-generator
10+
## Requirements
11+
* Java 7+
1112

12-
## Require
13+
[1]: lombok-ext
14+
[2]: reflection-config-generator
15+
[3]: https://www.graalvm.org/22.0/reference-manual/native-image/Reflection/#manual-configuration

0 commit comments

Comments
 (0)