diff --git a/README.md b/README.md index 0290e2d..d720108 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,16 @@ -# rewrite-recipe-bom - -Align version numbers for all OpenRewrite maintained recipe modules. -Intended to help with developing Recipe modules which take dependencies or otherwise build upon rewrite-maintained Recipe modules. +

+ + + + + OpenRewrite Logo + + +

+
+

rewrite-recipe-bom

+
@@ -13,6 +21,11 @@ Intended to help with developing Recipe modules which take dependencies or other [![Contributing Guide](https://img.shields.io/badge/Contributing-Guide-informational)](https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md)
+## What is this? + +Align version numbers for all OpenRewrite maintained recipe modules. +Intended to help with developing Recipe modules which take dependencies or otherwise build upon rewrite-maintained Recipe modules. + ## Maven Usage Maven provides the [Bill of Materials pattern](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms) for aligning dependency versions.