Browse Source

further improvement on readme

oz123 12 năm trước cách đây
mục cha
commit
75e749a72f
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -4,7 +4,11 @@ A nice command line password manager, which is smart enough to use different SQL
 Pwman3 can also copy passwords to the clipboard (on Mac and Linux) without exposing them, so you save
 some typing. 
 Besides managing and storing passwords, Pwman3 can also generate passwords using different algorithms. 
+## Nice Feature in pwman3:
 
+ * copying of passwords to clipboard
+ * lauching specific uri's with default browser
+ * password generators
 
 ## Installing 
 
@@ -25,6 +29,8 @@ when using python >= 2.5
 for nicer functionality:
     xsel - to copy password to clipboard on Linux
 
+
+
 Pwman now uses argparse, which is only
 available in Python 2.7. Therefore, if you intend to use
 pwman3 with an older version of Python, please do so before