Renamed workflow file and edited README

This commit is contained in:
CosminPerRam 2022-11-25 19:25:47 +02:00
parent 0e1ca4304b
commit 4c7cecb5c3
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
name: Rust
name: Build and Test
on:
push:

View file

@ -1,4 +1,6 @@
# rust-gamedig
![Build and Test](https://github.com/cosminperram/rust-gamedig/actions/workflows/build_and_test.yml/badge.svg)
**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!
MSRV is `1.58.1` and the code is cross-platform.