Update README.md

This commit is contained in:
Ivan Bushchik 2022-02-10 14:21:58 +03:00 committed by GitHub
parent ef66a02a95
commit 094e3d090c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<div id="top"></div>
<div align="center">
<h1 align="center">Рулетка | Roulette</h3>
<h1 align="center">Roulette | Рулетка</h3>
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/ivabus/roulette/checks">
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/ivabus/roulette">
<img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/ivabus/roulette">
@ -9,12 +9,52 @@
<img alt="GitHub commits since latest release (by date)" src="https://img.shields.io/github/commits-since/ivabus/roulette/latest">
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/ivabus/roulette">
<img alt="GitHub" src="https://img.shields.io/github/license/ivabus/roulette">
<p><a href="#eng">To English README</a></p>
<p><a href="#rus">Версия на русском языке</a></p>
</div>
<h2 align="center">Игра с открытым исходным кодом на VB.NET</h2>
<div align="center">
## Open source game on VB.net
Creator and maintainer: Ivan Bushchik <ivan@bushchik.ru>
The game is a European roulette in the console.
## Platform support
|Platform|Status|
|---|:---:|
|linux-x64|✅|
|linux-arm64|✅|
|macOS-x64 (Intel)|✅|
|macOS-arm64 (Rosetta)|✅|
|Windows-x64| ✅ |
|Windows-arm64| ✅ |
## Launching
| 0. | Launching Instructions |
|:---:|---|
| 1. | Download the required file from the [Releases](https://github.com/ivabus/roulette/releases) page |
| 2. | Run |
| 3. | Check the window size (100x40 characters recommended) |
| 4. | Profit |
## Screenshots
<img alt="Скриншот 1" src="screenshots/1.png" width="200"/>
<img alt="Скриншот 2" src="screenshots/2.png" width="200"/>
<p align="right">(<a href="#top">back to top</a>)</p>
<div id="rus"></div>
<h1>Рулетка</h1>
<h2 align="center">Игра с открытым исходным кодом на VB.NET</h2>
Создатель и сопроводитель: Иван Бущик <ivan@bushchik.ru>
@ -49,42 +89,4 @@
<p align="right">(<a href="#top">back to top</a>)</p>
<div id="eng"></div>
# Roulette
## Open source game on VB.net
Creator and maintainer: Ivan Bushchik <ivan@bushchik.ru>
The game is a European roulette in the console.
## Platform support
|Platform|Status|
|---|:---:|
|linux-x64|✅|
|linux-arm64|✅|
|macOS-x64 (Intel)|✅|
|macOS-arm64 (Rosetta)|✅|
|Windows-x64| ✅ |
|Windows-arm64| ✅ |
## Launching
| 0. | Launching Instructions |
|:---:|---|
| 1. | Download the required file from the [Releases](https://github.com/ivabus/roulette/releases) page |
| 2. | Run |
| 3. | Check the window size (100x40 characters recommended) |
| 4. | Profit |
## Screenshots
<img alt="Скриншот 1" src="screenshots/1.png" width="200"/>
<img alt="Скриншот 2" src="screenshots/2.png" width="200"/>
<p align="right">(<a href="#top">back to top</a>)</p>
</div>