From 5870a52ce23d6194ca5ccac646b8d291f8ca67a8 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Sun, 16 Oct 2022 03:25:41 +0300 Subject: [PATCH] Modified the README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4be53e8..f9673f7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To see more examples, see the [examples](examples) folder. The documentation is available at [docs.rs](https://docs.rs/gamedig/latest/gamedig/). # Games List -To see the supported games, see [GAMES](GAMES.md). +To see the supported (or the planned to support) games, see [GAMES](GAMES.md). # Contributing If you want see your favorite game/service being supported here, open an issue (or do a pull request if you want to implement it yourself)!