Browse Source

More descriptive messages

Piotr Czajkowski 6 years ago
parent
commit
671c68970b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ Usage is simple:
 
 	./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.