From 972a3aacb4b8add8697f8a260a387e6c19807935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Thu, 11 Jun 2026 10:09:30 +0300 Subject: [PATCH] initial readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 587b693..8238bf4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ -# punch - -a simple time-keeping tool \ No newline at end of file +This is a POSIX-compliant tool for time-keeping. Run `make install` for a local +installation, and afterwards `man punch` for displaying the documentation.