From dd17316ba39d49b4dd29827fdefff57e916291c2 Mon Sep 17 00:00:00 2001 From: hellerve Date: Wed, 18 Mar 2020 23:52:20 +0100 Subject: [PATCH] immaculate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2cd742..fe6807b 100644 --- a/README.md +++ b/README.md @@ -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.