Skip to content

Commit

Permalink
Updated README.md and doc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfintel committed Aug 15, 2018
1 parent de35277 commit 7c24e3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Also, here's an [example config on Ubuntu 16 LTS](https://github.com/adolfintel/
* [Read the wiki](https://github.com/adolfintel/speedtest/wiki)
* Read doc.md

## Multiple test servers
Please see the ```mpot``` branch

## Docker
Please see the ```docker``` branch

Expand Down
2 changes: 0 additions & 2 deletions doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ The response from the worker is a JSON string containing these entries:
* __pingProgress__: the progress of the ping+jitter test as a number between 0 and 1
* __testId__: when telemetry is active, this is the ID of the test as an integer. This string is 'noID' until the test is finished (testState 4). This ID is used for results sharing

Note: clientIp appears before jitterStatus. This is not a mistake, it's to keep the js file compatible with older pages from before the jitter test was introduced.

### Starting the test
To start the test with the default settings, which is usually the best choice, send the start command to the worker:

Expand Down

0 comments on commit 7c24e3c

Please sign in to comment.