From eab3af71f3d3aaf76f5a31d516f322d94f91b30c Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Sun, 15 Oct 2023 23:37:35 +0300 Subject: [PATCH] docs: Update supported games count --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d710085..542f88e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ If a server makes its status publically available, GameDig can fetch it for you. Support is available on the [GameDig Discord](https://discord.gg/NVCMn3tnxH) (for questions), or [GitHub Issues](https://github.com/gamedig/node-gamedig/issues) (for bugs). ## Games List -**node-GameDig** can query over 280 games (+ a few services)! +**node-GameDig** can query over 310 games (+ a few services)! See the [GAMES_LIST.md](GAMES_LIST.md) file for the currently supported titles, not yet supported ones and notes about some of them. ## Usage from Node.js