From 22432b0a428eb9f78842cfd818620f2ae9ad0b89 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 6 Mar 2024 14:22:05 -0700 Subject: [PATCH] Fix link, fix tabs. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c14adc0..376401f 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ # HealthProtocol eBook with my recommendations for a superb lifestyle with no sickness or pain. -Final products can be found -[on my website, Hyperling.com/health](https://hyperling.com/health/). +Final products such as the PDF and audiobook can be found on my website, +[Hyperling.com/health](https://hyperling.com/health/). ## Usage First run the installer. It has been tested on Ubuntu 23.10. ``` - install.sh - ``` + install.sh + ``` Then make any changes to `ebook.md`. After making changes, run the convert script from the project directory. ``` - convert.sh - ``` + convert.sh + ``` You should now have `ebook.pdf` available.