From fa18cc86e244628b07a8378e5cf1d785095cdcd6 Mon Sep 17 00:00:00 2001 From: Tomasz Rybarczyk Date: Sun, 21 Oct 2018 03:57:46 +0200 Subject: [PATCH] README: Cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86d5382..fa067bb 100644 --- a/README.md +++ b/README.md @@ -9,7 +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) - check `bin/docs.sh`) so it is a little verbose. +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.