From 50bcc9cbe7c2204b99707b0edc18202ed418be87 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Tue, 24 Jan 2017 20:54:00 +1000 Subject: [PATCH] * tune readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1902eed..3c9fa86 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Example config: ...where %u is a placeholder for username. You may test your config with special tool, named `oal-test`. -This tool takes lines with username and password, separated by space and will say is this pair valid or not. +This tool takes line with username and password separated by space(s) and says is auth successfull or not. If everything works fine, you'll can continue.