Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher authored May 21, 2024
1 parent 24b8c28 commit 4f58508
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

# Micronaut SourceGen

[![Maven Central](https://img.shields.io/maven-central/v/io.micronaut.project-template/micronaut-sourcegen.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.micronaut.project-template%22%20AND%20a:%22micronaut-sourcegen%22)
[![Maven Central](https://img.shields.io/maven-central/v/io.micronaut.sourcegen/micronaut-sourcegen-bom.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.micronaut.sourcegen%22%20AND%20a:%22micronaut-sourcegen-bom%22)
[![Build Status](https://github.com/micronaut-projects/micronaut-sourcegen/workflows/Java%20CI/badge.svg)](https://github.com/micronaut-projects/micronaut-sourcegen/actions)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=micronaut-projects_micronaut-template&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=micronaut-projects_micronaut-template)
[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.micronaut.io/scans)

Micronaut SourceGen provides a fork for JavaPoet with enhanced features and an abstraction for performing source code generation acrosss languages.
Expand Down

0 comments on commit 4f58508

Please sign in to comment.