From e2c0a8fa2b6af0ddde54690a614a5bb5ec93a38f Mon Sep 17 00:00:00 2001 From: Nathan Faubion Date: Tue, 25 Aug 2020 08:59:33 -0700 Subject: [PATCH] Remove redundant example section --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2db5a86..5d89409 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,6 @@ the Wadler/Leijen style but with all the names gratuitously changed. It also provides nice ANSI integration. -## Examples - -* Colorful, flexible JSON printer ([code](test/snapshots/DodoExampleJson.purs), [output](test/snapshots/DodoExampleJson.output)) - ## Getting Started The core type of `Dodo` is `Doc`, which represents a document. It has one