mirror of
https://github.com/gamedig/node-gamedig.git
synced 2024-11-17 17:25:19 +01:00
Bump readme
This commit is contained in:
parent
0e8ffe38f5
commit
8488cdcca9
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
|||
node-GameDig - Game Server Query Library
|
||||
---
|
||||
node-GameDig is a game server library, capable of querying for the status of
|
||||
nearly any game server. If has a node.js api, as well as a command line interface.
|
||||
node-GameDig is a game server query library, capable of querying for the status of
|
||||
nearly any game or voice server. If a server makes its status publically available,
|
||||
GameDig can fetch it for you.
|
||||
|
||||
GameDig is available as a node.js module, as well as a
|
||||
[command line executable](#usage-from-command-line).
|
||||
|
||||
Usage from Node.js
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue