From 5bd609af721f35d9d64ca4b352b139f57477df1f Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Wed, 27 Sep 2023 13:59:44 +0300 Subject: [PATCH] [Crate] Update README to have a more title-like project name --- README.md | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2eac397..efa95b4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,32 @@ -# rust-GameDig [![CI](https://github.com/gamedig/rust-gamedig/actions/workflows/ci.yml/badge.svg)](https://github.com/gamedig/rust-gamedig/actions) [![Latest Version](https://img.shields.io/crates/v/gamedig.svg?color=yellow)](https://crates.io/crates/gamedig) [![Crates.io](https://img.shields.io/crates/d/gamedig?color=purple)](https://crates.io/crates/gamedig) [![License:MIT](https://img.shields.io/github/license/gamedig/rust-gamedig?color=blue)](LICENSE.md) [![node coverage](./.github/badges/node.svg)](https://github.com/gamedig/node-gamedig) +

rust-GameDig

+ +
The fast library for querying game servers/services.
+ +
+ + CI + + + Latest Version + + + Crates.io + + + Node-GameDig Game Coverage + +
+ +
+ This library brings what + + node-GameDig + + does (and not only), to pure Rust! +
**Warning**: This project goes through frequent API breaking changes and hasn't been thoroughly tested. -**rust-GameDig** is a game servers/services query library that fetches the availability and details of those, this library brings what **[node-GameDig](https://github.com/gamedig/node-gamedig)** does, to pure Rust! - ## Community Checkout the GameDig Community Discord Server [here](https://discord.gg/NVCMn3tnxH). Note that it isn't be a replacement for GitHub issues, if you have found a problem