immaculate

This commit is contained in:
2020-03-18 23:52:20 +01:00
parent 4f8c0ca3b4
commit dd17316ba3

View File

@@ -40,7 +40,7 @@ It is a simple format, some might think it is too simple. It is, however,
possible, to write a simple, fast implementation in a few hundred lines of C
(QED), and that might be worth a bit of reduction.
See the [`examples/](examples/) directory for an example of how to use the
See the [`examples/`](examples/) directory for an example of how to use the
pretty printer.
<hr/>