From 8da73647587bd2a110ecd8fe012cc528d30553e5 Mon Sep 17 00:00:00 2001 From: Tomasz Rybarczyk Date: Sun, 21 Oct 2018 03:58:45 +0200 Subject: [PATCH] README: Style --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index fa067bb..3b6e2c0 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,7 @@ find first of them on [https://github.com/brianc/node-postgres][pg]. ## Usage -This guide is a literate Purescript file which is compiled into testing module (using [`literate-purescript`](https://github.com/Thimoteus/literate-purescript)) so it is a little verbose. - -Let's start with imports and some testing boilerplate. +This guide is a literate Purescript file which is extracted into testing module (using [`literate-purescript`](https://github.com/Thimoteus/literate-purescript)) so it is a little verbose. ``` purescript module Test.Example where