Renamed workflow file and edited README

This commit is contained in:
CosminPerRam 2022-11-25 19:37:12 +02:00
parent 4c7cecb5c3
commit 462014c8ac
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# rust-gamedig
![Build and Test](https://github.com/cosminperram/rust-gamedig/actions/workflows/build_and_test.yml/badge.svg)
[![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)](https://crates.io/crates/gamedig)
[![License:MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
![Lines of code](https://img.shields.io/tokei/lines/github/cosminperram/rust-gamedig)
**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!