From 39f06fddc8cf86cf08aa4a978947e89fbb717d32 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Mon, 6 Oct 2025 23:02:28 +0200 Subject: [PATCH] md fix --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ff2f86..5f8f5c3 100644 --- a/README.md +++ b/README.md @@ -192,10 +192,9 @@ hesitate to ask me about it, I'll add it. ## Documentation The documentation is provided as a unix man-page. It will be -automatically installed if you install from source. However, you can -read the man-page online: +automatically installed if you install from source. -https://github.com/TLINDEN/tablizer/blob/main/tablizer.pod +[However, you can read the man-page online](https://github.com/TLINDEN/tablizer/blob/main/tablizer.pod). Or if you cloned the repository you can read it this way (perl needs to be installed though): `perldoc tablizer.pod`.