Explorar o código

fix readme

Signed-off-by: ivankelly <ivan@ivankelly.net>
IKEGAMI Hiroyuki %!s(int64=16) %!d(string=hai) anos
pai
achega
52999adfcb
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      README

+ 11 - 0
README

@@ -8,3 +8,14 @@ Pwman3 requires the following debian packages:
 To install:
 
 $ python setup.py install
+
+== ikegam's function ==
+
+ * making a password from the numeric character and the alphabet character ([A-Za-z0-9]).
+
+   You can add a parametor for making the password to the config(~/.pwman/config).
+
+   For Example)
+     [Generator]
+     numerics = true
+