Skip to content

Commit dc45b6b

Browse files
docs(readme): add heading and sonar badge (#47)
1 parent 366b59d commit dc45b6b

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
# template-base
2-
Base repository template for LizardByte.
1+
<div align="center">
2+
<img
3+
src="https://raw.githubusercontent.com/LizardByte/.github/refs/heads/master/branding/logos/logo.svg"
4+
alt="LizardByte icon"
5+
width="256"
6+
/>
7+
<h1 align="center">repo-name</h1>
8+
<h4 align="center">Repo description. This should exactly match the description in GitHub.</h4>
9+
</div>
10+
11+
<div align="center">
12+
<a href="https://sonarcloud.io/project/overview?id=LizardByte_template-base"><img src="https://img.shields.io/sonar/quality_gate/LizardByte_template-base?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarqubecloud&label=sonarcloud" alt="SonarCloud"></a>
13+
</div>

0 commit comments

Comments
 (0)