From 2b24250a68d426f7f1cf734817f0e692def329dc Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sat, 10 Aug 2024 23:43:47 +0200 Subject: [PATCH] Need some sleep... :| --- README.md | 18 ------------------ 1 file changed, 18 deletions(-) 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: ```