From e1afaca1b51abb1783a7af88fe4af14e363dd34e Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Fri, 10 Jan 2025 10:23:21 -0800 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eee7881..2d6118b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,25 @@ -![Logo](https://github.com/openrewrite/rewrite/raw/main/doc/logo-oss.png) -### Migrate logging frameworks. Automatically. +

+ + + + + OpenRewrite Logo + + +

+
+

rewrite-logging-frameworks

+
+ +
+ + [![ci](https://github.com/openrewrite/rewrite-logging-frameworks/actions/workflows/ci.yml/badge.svg)](https://github.com/openrewrite/rewrite-logging-frameworks/actions/workflows/ci.yml) [![Maven Central](https://img.shields.io/maven-central/v/org.openrewrite.recipe/rewrite-logging-frameworks.svg)](https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-logging-frameworks) [![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.openrewrite.org/scans) [![Contributing Guide](https://img.shields.io/badge/Contributing-Guide-informational)](https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md) +
### What is this?