Add Chapter 4 code to README

This commit is contained in:
Adam Chlipala 2016-02-16 14:09:07 -05:00
parent 33d01606bf
commit 5f66f4f399

View file

@ -8,3 +8,4 @@ Just run `make` here to build everything, including the book `frap.pdf` and the
* Chapter 2: `BasicSyntax.v`
* Chapter 3: `Interpreters.v`
* Chapter 4: `TransitionSystems.v`