From 54d3693cb03a0a5c4642f8e89e0031a0a5dc3ca7 Mon Sep 17 00:00:00 2001 From: Cain <75994858+cainthebest@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:12:10 +0000 Subject: [PATCH] chore(cli): fix typos in readme --- crates/cli/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/cli/README.md b/crates/cli/README.md index 1c5b272..8c87577 100644 --- a/crates/cli/README.md +++ b/crates/cli/README.md @@ -1,6 +1,6 @@ -# rust-GameDig CLI +# Rust GameDig CLI -The official [rust-GameDig](https://crates.io/crates/gamedig_cli) Command Line Interface. +The official [rust-GameDig](https://crates.io/crates/gamedig) Command Line Interface. [![CI](https://github.com/gamedig/rust-gamedig/actions/workflows/ci.yml/badge.svg)](https://github.com/gamedig/rust-gamedig/actions) [![License:MIT](https://img.shields.io/github/license/gamedig/rust-gamedig?color=blue)](https://github.com/gamedig/rust-gamedig/blob/main/LICENSE.md) [![node coverage](https://raw.githubusercontent.com/gamedig/rust-gamedig/main/.github/badges/node.svg)](https://github.com/gamedig/node-gamedig)