diff --git a/README.md b/README.md index 276b6c8..af4601f 100644 --- a/README.md +++ b/README.md @@ -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: