Skip to content

Commit

Permalink
test to delete
Browse files Browse the repository at this point in the history
  • Loading branch information
frack113 committed Nov 8, 2024
1 parent ad4e78b commit be6c3ee
Showing 1 changed file with 17 additions and 12 deletions.
29 changes: 17 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,29 @@ refs/heads/main/media/logo.svg" alt="Logo" />
<br />
<br />
<a href="https://github.com/">
<img src="https://img.shields.io/badge/GitHub-181717?logo=github&logoColor
=fff&style=for-the-badge" alt="Github badge" />
<img

Check failure on line 28 in README.md

View workflow job for this annotation

GitHub Actions / Lint with markdownlint-cli2

Trailing spaces

README.md:28:11 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md
src="https://img.shields.io/badge/GitHub-181717?logo=github&logoColor=fff&style=for-the-badge"
alt="Github badge" />
</a>
<a href="./LICENSES/GPL-3.0-or-later.txt">
<img src="https://img.shields.io/badge/License-GPL%203.0%20or%20later-gree
n.svg?style=for-the-badge" alt="GPL 3.0 or later badge" />
<img
src="https://img.shields.io/badge/License-GPL%203.0%20or%20later-green.svg?style=for-the-badge"
alt="GPL 3.0 or later badge" />
</a>
<a href="https://www.microsoft.com/en-us/windows/">
<img src="https://img.shields.io/badge/Windows-0078D4?logo=windows&logoCol
or=fff&style=for-the-badge" alt="Windows badge" />
<img

Check failure on line 38 in README.md

View workflow job for this annotation

GitHub Actions / Lint with markdownlint-cli2

Trailing spaces

README.md:38:11 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md
src="https://img.shields.io/badge/Windows-0078D4?logo=windows&logoColor=fff&style=for-the-badge"
alt="Windows badge" />
</a>
<a href="https://www.rust-lang.org/">
<img src="https://img.shields.io/badge/Rust-000?logo=rust&logoColor=fff&st
yle=for-the-badge" alt="Rust badge" />
<img
src="https://img.shields.io/badge/Rust-000?logo=rust&logoColor=fff&style=for-the-badge"
alt="Rust badge" />
</a>
<a href="https://reuse.software/">
<img src="https://img.shields.io/reuse/compliance/github.com%2Ffrack113%2F
WAG?style=for-the-badge" alt="Reuse badge" />
<img

Check failure on line 48 in README.md

View workflow job for this annotation

GitHub Actions / Lint with markdownlint-cli2

Trailing spaces

README.md:48:11 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md
src="https://img.shields.io/reuse/compliance/github.com%2Ffrack113%2FWAG?style=for-the-badge"
alt="Reuse badge" />
</a>
</p>
</div>
Expand All @@ -53,9 +58,9 @@ WAG?style=for-the-badge" alt="Reuse badge" />
- [👀 About the project](#-about-the-project)
- [❓ Why](#-why)
- [🚀 Getting started](#-getting-started)
- [⚙️ Prerequisites](#%EF%B8%8F-prerequisites)
- [⚙️ Prerequisites](#-prerequisites)
- [📦 Installation](#-installation)
- [🛠️ Build](#%EF%B8%8F-build)
- [🛠️ Build](#-build)
- [🥷 Quick examples](#-quick-examples)
- [👷 Contributing](#-contributing)
- [🙌 Acknowledgments](#-acknowledgments)
Expand Down

0 comments on commit be6c3ee

Please sign in to comment.