From 923cc37d9af8326fd5e824806ee56ff04562fe94 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Fri, 17 Jul 2015 03:04:33 +0200 Subject: config: add autotype. README: mention customizable field names --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c3e95e2..4209f51 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ foobarmysecurepassword UserName: MyUser URL: http://my.url.foo ``` -* Auto Typing of more than one field. This expects a CustomOrder field in password file: +* Auto Typing of more than one field. This expects a CustomOrder field in password file. (name of the field can be changed in config file - same for URL and Username) ``` foobarmysecurepassword --- -- cgit