]> git.frustrated-labs.net Git - gradle-configvalidator-plugin.git/commitdiff
update readme
authorAlexander Goussas <[email protected]>
Mon, 29 Dec 2025 15:33:32 +0000 (10:33 -0500)
committerAlexander Goussas <[email protected]>
Mon, 29 Dec 2025 15:33:32 +0000 (10:33 -0500)
README.md

index 7d791b2c333bc480722348151271a4c6509c4a1e..2db3d53f78789add7d547be419d17861d4ed9196 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,6 +3,13 @@
 A Java library that you can include in your IDE or tooling plugins to validate your
 configuration variables.
 
+## Documentation
+
+You can read the source code and Javadocs.
+
+For a list of available sources, parsers, reporters and rules; please consult
+the [wiki](https://github.com/aloussase/configvalidator/wiki).
+
 ## Usage
 
 The library is highly configurable to:
@@ -33,6 +40,10 @@ how to implement these.
 
 TODO
 
+## Contributing
+
+New ideas for rules, configuration sources, parsers; or anything else are welcome!
+
 ## License
 
 MIT
\ No newline at end of file