From 605ce6d0c03176673fce1f2a0b55788d2163c315 Mon Sep 17 00:00:00 2001 From: Alexandre Possebom Date: Fri, 26 Sep 2014 17:33:38 -0300 Subject: [PATCH] Update Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a069f91..a251212 100644 --- a/README.md +++ b/README.md @@ -51,11 +51,15 @@ Private Keys is stored in ~/.twik.conf you need change it to match with chrome e ``` [Profile] private_key = TFCY2AJI-NBPU-V01E-F7CP-PJIZNRKPF25W +chars = 8 +password_type = 1 github_chars = 12 github_password_type = 1 [foobar] private_key = VBHF4HAR-8M5Z-NK3B-KQWH-KG9ZYLER4916 +chars = 22 +password_type = 1 reddit_chars = 22 reddit_password_type = 2 ```