Skip to content

Commit 6148695

Browse files
committed
readme
1 parent 71c5780 commit 6148695

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<!-- Checklist: https://github.com/micronaut-projects/micronaut-core/wiki/New-Module-Checklist -->
22

3-
# Micronaut project-template
3+
# Micronaut Fuzzing
44

55
[![Maven Central](https://img.shields.io/maven-central/v/io.micronaut.project-template/micronaut-project-template.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.micronaut.project-template%22%20AND%20a:%22micronaut-project-template%22)
66
[![Build Status](https://github.com/micronaut-projects/micronaut-project-template/workflows/Java%20CI/badge.svg)](https://github.com/micronaut-projects/micronaut-project-template/actions)
77
[![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)
88
[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.micronaut.io/scans)
99

10-
Micronaut project-template
10+
Micronaut Fuzzing provides a simple, opinionated fuzzing infrastructure for JVM projects.
1111

1212
## Documentation
1313

@@ -32,4 +32,4 @@ Releases are completely automated. To perform a release use the following steps:
3232
* [Publish the draft release](https://github.com/micronaut-projects/micronaut-project-template/releases). There should be already a draft release created, edit and publish it. The Git Tag should start with `v`. For example `v1.0.0`.
3333
* [Monitor the Workflow](https://github.com/micronaut-projects/micronaut-project-template/actions?query=workflow%3ARelease) to check it passed successfully.
3434
* If everything went fine, [publish to Maven Central](https://github.com/micronaut-projects/micronaut-project-template/actions?query=workflow%3A"Maven+Central+Sync").
35-
* Celebrate!
35+
* Celebrate!

0 commit comments

Comments
 (0)