Skip to content

Commit 19677dd

Browse files
committed
Enhance project description to detail supported configuration formats and i18n bundles
1 parent af1a672 commit 19677dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

propify/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<artifactId>propify</artifactId>
3434
<name>Propify Annotation Processor</name>
35-
<description>Java annotation processor for generating type-safe configuration classes</description>
35+
<description>A powerful, lightweight Java annotation processor that generates type-safe classes from configuration files (YAML, INI, or .properties) and internationalization bundles.</description>
3636
<url>https://github.com/vgerbot-libraries/propify</url>
3737

3838
<properties>

0 commit comments

Comments
 (0)