Skip to content

Commit ac5b81c

Browse files
authored
chore(ci): add SonarQube badge
1 parent 360f7aa commit ac5b81c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# log-parser
2+
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=podmortem_log-parser&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=podmortem_log-parser)
23

3-
A Quarkus-based service for analyzing logs and identifying failure patterns.
4+
> A Quarkus-based service for analyzing logs and identifying failure patterns.
45
56
## Overview
67

@@ -46,4 +47,4 @@ Key configuration properties:
4647
For native compilation:
4748
```bash
4849
./mvnw package -Dnative
49-
```
50+
```

0 commit comments

Comments
 (0)