Update Readme

This commit is contained in:
Alexandre Possebom 2014-09-22 17:20:26 -03:00
parent 94b5e1dd22
commit 5c22f01266
1 changed files with 1 additions and 5 deletions

View File

@ -6,10 +6,7 @@ Python version of Twik
For install :
```
python setup.py install
```
```python setup.py install```
```
Usage: twik [-h] [-c C] [-p {1,2,3}] tag
@ -22,7 +19,6 @@ positional arguments:
-c C length of generated password
-p {1,2,3} 1 for ALPHANUMERIC_AND_SPECIAL_CHAR, 2 for ALPHANUMERIC
and 3 for NUMERIC
```
Private Key is stored in ~/twik.conf you need change it to match with chrome extension and android app: