From 1605241c31960f3c4d9058a7c97dffd9acf98dde Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Sat, 1 Feb 2014 20:10:52 -0600 Subject: [PATCH] Explain what gamedig is in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cac00a4..c0d309c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ 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. Usage from Node.js ---