Explorar el Código

More descriptive messages

Piotr Czajkowski hace 6 años
padre
commit
671c68970b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ Usage is simple:
 
 
 	./pwned <password>
 	./pwned <password>
 
 
-It'll print ***Your password is well known!*** if your password is in ';--have i been pwned? DB. Enjoy!
+It'll print ***This is how many times your password was pwned:*** and a number if your password is in ';--have i been pwned? DB, else it'll print "Password not pwned!". Enjoy!
 
 
 You can find Windows 64-bit binary and necessary libs in *win* subfolder.
 You can find Windows 64-bit binary and necessary libs in *win* subfolder.