From f73de31212ebd52560041023fe7c543d8ed979d4 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Fri, 12 Jul 2013 04:23:40 -0500 Subject: [PATCH] clarify notes input --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd2fafa..e8e350d 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Gamedig.query( * **port**: (optional) Uses the protocol default if not set * **login**: (optional) Used only by nadeo protocol * **password**: (optional) Used only by nadeo protocol +* **notes**: (optional) Passed through to output ###Callback Function @@ -43,7 +44,7 @@ Otherwise, the returned object is guaranteed to contain the following keys: * **map** * **password**: Boolean * **maxplayers** -* **players**: Array of objects, each may contain name, ping, score, team, address +* **players**: (array of objects) Each object may contain name, ping, score, team, address * **bots**: Same as players * **raw**: Contains special keys depending on the type of server queried - UNSTABLE * **notes**: Passed through from the input