Skip to content

Commit

Permalink
Add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acidicMercury8 committed Jan 27, 2024
1 parent a7b3640 commit 6eef1b7
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"MD013": false,
"MD033": false
}
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
# Belarus Launcher

[![Build launcher](https://github.com/imesense/belarus-launcher/actions/workflows/build-launcher.yml/badge.svg)](https://github.com/imesense/belarus-launcher/actions/workflows/build-launcher.yml)
<div>
<p>
<a href="./LICENSE.md">
<img src="https://img.shields.io/badge/License-Non--commercial-red.svg" alt="License" />
</a>
<a href="https://github.com/imesense/belarus-launcher/releases/tag/v2.1">
<img src="https://img.shields.io/github/v/release/imesense/belarus-launcher?include_prereleases&label=Release" alt="Latest release" />
</a>
<a href="https://github.com/imesense/belarus-launcher/releases">
<img src="https://img.shields.io/github/downloads/imesense/belarus-launcher/total?label=Downloads" alt="All downloads" />
</a>
<br />
<a href="https://github.com/imesense/belarus-launcher/actions/workflows/build-launcher.yml">
<img src="https://github.com/imesense/belarus-launcher/actions/workflows/build-launcher.yml/badge.svg" alt="Build launcher" />
</a>
<a href="https://github.com/imesense/belarus-launcher/actions/workflows/build-legacy.yml">
<img src="https://github.com/imesense/belarus-launcher/actions/workflows/build-legacy.yml/badge.svg" alt="Build legacy" />
</a>
<a href="https://github.com/imesense/belarus-launcher/actions/workflows/build-hasher.yml">
<img src="https://github.com/imesense/belarus-launcher/actions/workflows/build-hasher.yml/badge.svg" alt="Build hasher" />
</a>
</p>
</div>

English | [Русский](./README.ru.md)

Expand Down
24 changes: 23 additions & 1 deletion README.ru.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
# Belarus Launcher

[![Build launcher](https://github.com/imesense/belarus-launcher/actions/workflows/build-launcher.yml/badge.svg)](https://github.com/imesense/belarus-launcher/actions/workflows/build-launcher.yml)
<div>
<p>
<a href="./LICENSE.ru.md">
<img src="https://img.shields.io/badge/License-Non--commercial-red.svg" alt="License" />
</a>
<a href="https://github.com/imesense/belarus-launcher/releases/tag/v2.1">
<img src="https://img.shields.io/github/v/release/imesense/belarus-launcher?include_prereleases&label=Release" alt="Latest release" />
</a>
<a href="https://github.com/imesense/belarus-launcher/releases">
<img src="https://img.shields.io/github/downloads/imesense/belarus-launcher/total?label=Downloads" alt="All downloads" />
</a>
<br />
<a href="https://github.com/imesense/belarus-launcher/actions/workflows/build-launcher.yml">
<img src="https://github.com/imesense/belarus-launcher/actions/workflows/build-launcher.yml/badge.svg" alt="Build launcher" />
</a>
<a href="https://github.com/imesense/belarus-launcher/actions/workflows/build-legacy.yml">
<img src="https://github.com/imesense/belarus-launcher/actions/workflows/build-legacy.yml/badge.svg" alt="Build legacy" />
</a>
<a href="https://github.com/imesense/belarus-launcher/actions/workflows/build-hasher.yml">
<img src="https://github.com/imesense/belarus-launcher/actions/workflows/build-hasher.yml/badge.svg" alt="Build hasher" />
</a>
</p>
</div>

[English](./README.md) | Русский

Expand Down

0 comments on commit 6eef1b7

Please sign in to comment.