From: louisabraham Date: Fri, 7 Dec 2018 14:59:49 +0000 (+0100) Subject: readme update X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=32cbc55ea806c5a029d98bc8fffe9db08167f830;p=gamesguru%2Fffpass.git readme update --- diff --git a/README.md b/README.md index d55ac8c..4e7c6fe 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ pip install ffpass ## Features - - Support master passwords - - Automatic profile selection for Linux and macOS + - Supports master passwords + - Automatic profile selection for Linux, macOS and Windows - Export to CSV - Import from CSV compatible with Google Chrome @@ -86,7 +86,7 @@ By default, it works with the passwords exported from Google Chrome. computer, and save the file to `passwords.csv` (or any other available name). -*(instructions from https://support.1password.com/import-chrome/)* +*(instructions from )* ### Import in Firefox @@ -136,4 +136,4 @@ ffpass export --to passwords.csv ## Credits Thanks a lot to @lclevy for the retro-engineering\! I was inspired by -his repository https://github.com/lclevy/firepwd. +his repository . diff --git a/README.rst b/README.rst index ecf6645..c849302 100644 --- a/README.rst +++ b/README.rst @@ -19,8 +19,8 @@ ffpass requires Python 3.5+ and will work with Firefox 58+ Features -------- -- Support master passwords -- Automatic profile selection for Linux and macOS +- Supports master passwords +- Automatic profile selection for Linux, macOS and Windows - Export to CSV - Import from CSV compatible with Google Chrome @@ -97,7 +97,7 @@ Export from Google Chrome computer, and save the file to ``passwords.csv`` (or any other available name). -*(instructions from https://support.1password.com/import-chrome/)* +*(instructions from*\ https://support.1password.com/import-chrome/\ *)* Import in Firefox ~~~~~~~~~~~~~~~~~ diff --git a/ffpass/__init__.py b/ffpass/__init__.py index be11d9d..b1b6ea7 100755 --- a/ffpass/__init__.py +++ b/ffpass/__init__.py @@ -16,6 +16,10 @@ example of usage: ffpass import --from passwords.csv +\033[0m\033[1;32m\033[F\033[F + +If you found this code useful, add a star on ! + \033[0m\033[F\033[F """