Skip to content

Commit a9895b7

Browse files
docs(readme): update heading (#742)
1 parent a9a9277 commit a9895b7

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
1-
# build-deps
2-
3-
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lizardbyte/build-deps/ci.yml.svg?branch=master&label=build&logo=github&style=for-the-badge)](https://github.com/LizardByte/build-deps/actions/workflows/ci.yml?query=branch%3Amaster)
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">LizardByte build deps</h1>
8+
<h4 align="center">Prebuilt dependencies for LizardByte projects.</h4>
9+
</div>
10+
11+
<div align="center">
12+
<a href="https://github.com/LizardByte/build-deps/actions/workflows/ci.yml?query=branch%3Amaster"><img src="https://img.shields.io/github/actions/workflow/status/lizardbyte/build-deps/ci.yml.svg?branch=master&label=build&logo=github&style=for-the-badge" alt="GitHub Workflow Status (CI)"></a>
13+
<a href="https://sonarcloud.io/project/overview?id=LizardByte_build-deps"><img src="https://img.shields.io/sonar/quality_gate/LizardByte_build-deps.svg?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarqubecloud&label=sonarcloud" alt="SonarCloud"></a>
14+
</div>
15+
16+
## Overview
417

518
This is a common set of pre-compiled dependencies for [LizardByte/Sunshine](https://github.com/LizardByte/Sunshine).
619

0 commit comments

Comments
 (0)