Merge pull request #14 from ArkadiuszMichalRys/ArkadiuszMichalRys-typo-fix
Fix typo in readme
This commit is contained in:
commit
2fa784ba35
@ -1,7 +1,7 @@
|
|||||||
# pwned-search
|
# pwned-search
|
||||||
Pwned Password API lookup
|
Pwned Password API lookup
|
||||||
|
|
||||||
- Required libaries:
|
- Required libraries:
|
||||||
|
|
||||||
* requests: `pip install requests`
|
* requests: `pip install requests`
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ Usage:
|
|||||||
passwords written to standard output by another command;
|
passwords written to standard output by another command;
|
||||||
* `python pwned.py [password]` – checks passwords given as command line
|
* `python pwned.py [password]` – checks passwords given as command line
|
||||||
arguments (beware the password may be saved in shell history and that
|
arguments (beware the password may be saved in shell history and that
|
||||||
other users on the system ma be able to observe the command line).
|
other users on the system may be able to observe the command line).
|
||||||
|
|
||||||
Thanks to those who fixed my dodgy code :)
|
Thanks to those who fixed my dodgy code :)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user