From a4366fbcb0ce2797b0d9ed661e443c7a478119c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Schl=C3=BCter?= Date: Thu, 31 May 2018 14:38:52 +0200 Subject: [PATCH] Forgot to remove empty section in README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c610beb..18315c9 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,6 @@ $ npm test **Note:** If you want nice console output in your tests, make sure to `(enable-console-print!)`. You can call `println` afterwards like you're used to. -## Build artifacts - - ## Deployment ```