From af7211921b007d514653bf10405ecea721c17b53 Mon Sep 17 00:00:00 2001 From: tianyu Date: Mon, 20 Jul 2015 12:53:07 +0800 Subject: [PATCH] Update README.md --- speedtest/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speedtest/README.md b/speedtest/README.md index 47ef9d8..c8589d5 100644 --- a/speedtest/README.md +++ b/speedtest/README.md @@ -26,7 +26,7 @@ You can add `~/bin` to your `PATH` in `/etc/profile` Replace `EMAIL` with your email address. -Replace `TEST_FILES` arrays with your own test files. Each test will only has 5 seconds and then `timeout`. +Replace `TEST_FILES` arrays with your own test files. Each test will only has `TIMEOUT` seconds(default 20) and then `timeout`. You can replace `NAME` with `speedtest(home)` to distinguish other tests.