From 9f4edefc15e84f1ba02f73f79ba2bde3ba3d266a Mon Sep 17 00:00:00 2001
From: Kasper Isager <kasperisager@gmail.com>
Date: Fri, 31 Oct 2014 17:37:39 +0100
Subject: [PATCH] Word.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6cc472a..81bb77c 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ $ git clone kasperisager/vanilla-bootstrap bootstrap
 ![Simplex](design/screenshot_simplex.png) | ![Slate](design/screenshot_slate.png) | ![Spacelab](design/screenshot_spacelab.png) | ![Superhero](design/screenshot_superhero.png)
 ![United](design/screenshot_united.png) | ![Yeti](design/screenshot_yeti.png)
 
-## Compiling assets
+## Development
 
 The following instructions assume that you have already installed Node.js on your computer. If this is not the case, please download and install the latest stable release from the official [Node.js download page](http://nodejs.org/download/). If you are using [Homebrew](http://brew.sh/), you can also install Node.js via the command line:
 
-- 
GitLab