소스 검색

More descriptive messages

Piotr Czajkowski 6 년 전
부모
커밋
671c68970b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.