edit readmes

This commit is contained in:
pommicket 2022-02-23 23:50:49 -08:00
parent c75af0c8e5
commit b4e22170b4
8 changed files with 54 additions and 52 deletions

View file

@ -72,3 +72,5 @@ B
```
Will be preprocessed to `A`, not `10`.
And with that, it's finally time to write [a C compiler](../05/README.md).