diff --git a/README.md b/README.md index d6e3cae..13e874f 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ the 64 bit ARM Instruction Set Architecture (ISA). | .... a | [.... Alignment](./section_1/structs/alignment.md) | | .... b | [.... Defining](./section_1/structs/defining.md) | | .... c | [.... Using](./section_1/structs/using.md) | -| 8 | [`const`](./section1/const/README.md) +| 8 | [`const`](./section_1/const/README.md) | 9 | [Casting](./section_1/casting/README.md) | ## Section 2 - Stuff