From e6494d77abb2e94367454ff4cab000dee310f2f5 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 8 Jul 2013 22:52:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6ab129..5a0dab0 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Create a file named `config.json`, with the following content. "local_port":1080, "password":"barfoo!", "timeout":600, - "method":null + "method":"table" } Explaination of the fields: