Update README to note on the count of supported games and update CHANGELOG

This commit is contained in:
CosminPerRam 2023-09-13 17:43:37 +03:00
parent 5b01e1be17
commit b4f6e7fab6
3 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,8 @@ 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
See the [GAMES_LIST.md](GAMES_LIST.md) file for the currently supported games, not yet supported games and notes about some of them.
**node-GameDig** can query over 280 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