From e8d416fdb13d488e86a5f72ce25494eb2d54334f Mon Sep 17 00:00:00 2001 From: Mohammad Zain Abbas Date: Sat, 13 Jan 2024 17:05:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Tuned=20performance=20parameters?= =?UTF-8?q?=20for=20a=20feature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guessing-game/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guessing-game/README.md b/guessing-game/README.md index f0f59c6e7d..5505788e88 100644 --- a/guessing-game/README.md +++ b/guessing-game/README.md @@ -1,4 +1,4 @@ -# Guessing Game +# Guessing Games [![Rust Badge](https://img.shields.io/badge/Rust-000000?style=flat&logo=rust&logoColor=white)](https://play.rust-lang.org/) [![Rust Report Card](https://rust-reportcard.xuri.me/badge/github.com/mohammadzainabbas/rust-from-dust)](https://github.com/mohammadzainabbas/rust-from-dust/tree/main/guessing-game) [![MIT License](https://badgen.net/github/license/mohammadzainabbas/rust-from-dust?icon=github)](https://github.com/mohammadzainabbas/rust-from-dust?tab=MIT-1-ov-file)