diff --git a/README.md b/README.md index 7a31c02..5387ce5 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ own section: | Chapter | Markdown | PDF | | ------- | -------- | --- | +| 0 | [Chapter Overview](./section_2/float/README.md) | [Link](./section_2/float/README.pdf) | | 1 | [What Are Floating Point Numbers?](./section_2/float/what.md) | [Link](./section_2/float/what.pdf) | | 2 | [Registers](./section_2/float/working.md) | [Link](./section_2/float/working.pdf) | | 3 | [Truncation and Rounding](./section_2/float/rounding.md) | [Link](./section_2/float/rounding.pdf) | diff --git a/README.pdf b/README.pdf index 2bde2e9..ece4d5b 100644 Binary files a/README.pdf and b/README.pdf differ