diff --git a/README.md b/README.md index 7a3f6e1..49d5edf 100644 --- a/README.md +++ b/README.md @@ -15,24 +15,6 @@ make sudo make install ``` -# Usage: -# checkpw - 1.0 - -checkpw is a program that checks the validity of a users password on a Linux/PAM-based system. - -## They idea? - -Exactly a program like this... not more! - -# Installation: - -``` -git clone https://git.xw3.org/hanez/checkpw.git -cd checkpw -make -sudo make install -``` - # Usage: ```