Wheat Sourdough - dough strength (#29)

* tmp commit

* Spelling mistakes fix

* Fix display

* Improve text

* Add kneading flowchart

* Improve sentence. Thanks Any_Key

* Improve chart based on feedback, add references

* Cleanup + add references

* use tikzpicture for charts

* Replace image with chart

* Add image and table

* Add dough development charts

* Update readme
This commit is contained in:
Hendrik Kleinwaechter
2022-12-28 11:55:33 +01:00
committed by GitHub
parent 6039f03712
commit c27ebe45c0
10 changed files with 589 additions and 28 deletions

View File

@@ -48,7 +48,7 @@ The book is a work in progress. This represents the current status:
Make sure you have `biber` installed. Refer to your system's installation
instructions. Also make sure you have `pdflatex` installed.
```bash```
```console
cd book/
make
```