Explorar el Código

further improvement on readme

oz123 hace 12 años
padre
commit
75e749a72f
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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
 Pwman3 can also copy passwords to the clipboard (on Mac and Linux) without exposing them, so you save
 some typing. 
 some typing. 
 Besides managing and storing passwords, Pwman3 can also generate passwords using different algorithms. 
 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 
 ## Installing 
 
 
@@ -25,6 +29,8 @@ when using python >= 2.5
 for nicer functionality:
 for nicer functionality:
     xsel - to copy password to clipboard on Linux
     xsel - to copy password to clipboard on Linux
 
 
+
+
 Pwman now uses argparse, which is only
 Pwman now uses argparse, which is only
 available in Python 2.7. Therefore, if you intend to use
 available in Python 2.7. Therefore, if you intend to use
 pwman3 with an older version of Python, please do so before
 pwman3 with an older version of Python, please do so before