diff --git a/README.md b/README.md index 391401d..7504f1e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ -# ebook-veganarchist-sovereignty +# Voluntary Sovereignty -Short eBook/zine to distribute and maybe make flyers out of. \ No newline at end of file +Short eBook/zine to distribute and make flyers out of. + +## Usage + +First run the installer. It has been tested on Debian Trixie 13.0. + +```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 `VoluntarySovereignty.pdf` and `VoluntarySovereignty-book.pdf` available.