updated readme to add json flag

Signed-off-by: Adam Fields <github345098@aquick.org>
This commit is contained in:
Adam Fields 2013-09-13 14:41:23 -04:00
parent abdbba56b2
commit 3151c3dd1a
1 changed files with 2 additions and 1 deletions

View File

@ -23,4 +23,5 @@ speedtest-cli-3 is written for use with Python 3
results image
--simple Suppress verbose output, only show basic information
--list Display a list of speedtest.net servers sorted by distance
--server SERVER Specify a server ID to test against
--server SERVER Specify a server ID to test against
--json Get results in json format with no status output (python 2.x only)