From c2599d8b770867d705fe6b63fac5695862b199f2 Mon Sep 17 00:00:00 2001
From: Alex Ellis <alexellis2@gmail.com>
Date: Tue, 31 Jan 2017 17:34:45 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 18182bab..9f3659d2 100644
--- a/README.md
+++ b/README.md
@@ -20,13 +20,15 @@ You can test-drive FaaS with a set of sample functions as defined in docker-comp
 
 * [Begin the TestDrive instructions](https://github.com/alexellis/faas/blob/master/TestDrive.md)
 
+## Develop your own functions
+
+* [Package your function](https://github.com/alexellis/faas/blob/master/DEV.md)
+
 ## Roadmap and contributing
 
 * [Read the Roadmap](https://github.com/alexellis/faas/blob/master/ROADMAP.md)
 
-## Develop your own functions
-
-* [Package your function](https://github.com/alexellis/faas/blob/master/DEV.md)
+## Additional content
 
 #### Would you prefer a video overview?
 
-- 
GitLab