From 748d75a05b98d8abc73ca71e9d52ecbd2ddfccfd Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 29 Apr 2023 16:31:32 +0300 Subject: [PATCH] tweaks... Signed-off-by: Alex A. Naanou --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 17cd1fd..c3e2fba 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,9 @@ The simplest way to install is to use either [TeX Live](https://www.tug.org/texlive/)'s or [MiLTeX](https://miktex.org/)'s standard way to install modules. -The package is distributed via CTAN: https://ctan.org/pkg/photobook - -The source is maintained at GitHub: https://github.com/flynx/photobook - +`photobook` is available on: +- CTAN: https://ctan.org/pkg/photobook +- GitHub: https://github.com/flynx/photobook To install from source: ```shell @@ -33,6 +32,9 @@ printed by calling: $ make depends ``` +For more info on `make` targets see the: [./Makefile](./Makefile) + + # Documentation @@ -43,8 +45,6 @@ or it can be built from source by: $ make pdf ``` -For more info on `make` targets see the: [./Makefile](./Makefile) - ### Build requirements for docs