瀏覽代碼

further improvement on readme

oz123 12 年之前
父節點
當前提交
75e749a72f
共有 1 個文件被更改,包括 6 次插入0 次删除
  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