From d3e9e818f13bf2edf2e41583d7b5ba166b0d4e90 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Fri, 12 Jul 2013 04:20:17 -0500 Subject: [PATCH] Clarification about input --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd133c5..dd2fafa 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ Gamedig.query( * **type**: One of the types from the protocols folder * **host** -* **port**: Uses the protocol default if not set -* **login**: Required by nadeo protocol -* **password**: Required by nadeo protocol +* **port**: (optional) Uses the protocol default if not set +* **login**: (optional) Used only by nadeo protocol +* **password**: (optional) Used only by nadeo protocol ###Callback Function