fancier readme

This commit is contained in:
Christoph J. Scherr 2024-03-21 11:46:26 +01:00
parent 5dba824235
commit bd983b11e2
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# Wordle-analyzer
![Project badge](https://img.shields.io/badge/language-Rust-blue.svg)
![Crates.io License](https://img.shields.io/crates/l/wordle-analyzer)
![Gitea Release](https://img.shields.io/gitea/v/release/PlexSheep/wordle-analyzer?gitea_url=https%3A%2F%2Fgit.cscherr.de)
![Gitea language count](https://img.shields.io/gitea/languages/count/PlexSheep/wordle-analyzer?gitea_url=https%3A%2F%2Fgit.cscherr.de)
[![cargo checks and tests](https://github.com/PlexSheep/wordle-analyzer/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/wordle-analyzer/actions/workflows/cargo.yaml)
* [Original Repository](https://git.cscherr.de/PlexSheep/wordle-analyzer)
* [GitHub Mirror](https://github.com/PlexSheep/wordle-analyzer)
* [crates.io](https://crates.io/crates/wordle-analyzer)
[Wordle](https://en.wikipedia.org/wiki/Wordle) is a popular game in which you
have to guess words by slowly guessing the letters contained in it.