From ae14e37e60e0c898dea1266faaed4967fca7eaa8 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Wed, 30 Nov 2022 23:13:51 +0200 Subject: [PATCH] Modified README.md: Removed lines of code badge (as it was broken). --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ecbf8a3..49bd483 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![CI](https://github.com/cosminperram/rust-gamedig/actions/workflows/ci.yml/badge.svg)](https://github.com/CosminPerRam/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) -![Lines of code](https://img.shields.io/tokei/lines/github/cosminperram/rust-gamedig?color=blue) [![License:MIT](https://img.shields.io/github/license/cosminperram/rust-gamedig?color=blue)](LICENSE.md) **rust-GameDig** is a games/services server query library that can fetch the availability and/or details of those, this library brings what **[node-GameDig](https://github.com/gamedig/node-gamedig)** does, to pure Rust!