Publish Version 1.0 (#3)

This commit is contained in:
2024-03-06 19:46:23 -07:00
committed by GitHub
parent 5d2f632403
commit 43c8e5ab2c
5 changed files with 365 additions and 0 deletions

View File

@@ -1,2 +1,23 @@
# HealthProtocol
eBook with my recommendations for a superb lifestyle with no sickness or pain.
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.
```shell
install.sh
```
Then make any changes to `ebook.md`.
After making changes, run the convert script from the project directory.
```shell
convert.sh
```
You should now have `ebook.pdf` available.