From 35a0a89765fe345e0e5149bcc5748b205b123d2d Mon Sep 17 00:00:00 2001 From: cedounet <134267244+cedounet@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:52:45 +0000 Subject: [PATCH] Update readme (#419) * Move mixing seed from troubleshooting to mix-ins This was written way before the mix-ins sections, made sense back then but not so much anymore so moving it out. formatted text and added centering, labels etc while at it. * Update Readme based on latest makefile changes Website is now part of make bake/all ebook is around 20 MByte even in colour version so you can use kindle app to download release to your phone. For the full resolution version you need to build yourself. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69e7818..5e02cf6 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ make ``` If you want to 🍞 bake all the versions including ebook variants (.pdf, .epub -in colour and size optimized Black&White), run: +in colour and size optimized Black&White, as well as website), run: ```console cd book/ @@ -80,7 +80,7 @@ There's an additional enhanced accessibility version using a sans-serif font: * [Download compiled sans-serif .pdf version](https://www.the-bread-code.io/book-sans-serif.pdf) An additional black and white ebook is provided with a greatly reduced file -size. This shrinks the book from more than 50MB down to ~5MB: +size. This shrinks the book from more than 20MB down to ~5MB: * [Download compiled B&W .epub version](https://www.the-bread-code.io/bw-book.epub)