From ce7b552d7309261b1f168285d0b4029c99a118e1 Mon Sep 17 00:00:00 2001
From: Alex Ellis <alexellis2@gmail.com>
Date: Sun, 22 Jan 2017 20:10:32 +0000
Subject: [PATCH] Update TestDrive.md

---
 TestDrive.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/TestDrive.md b/TestDrive.md
index d53a6aaf..74ad0d7b 100644
--- a/TestDrive.md
+++ b/TestDrive.md
@@ -44,6 +44,16 @@ Head over to the Github repo now for the quick-start to test out the sample func
 
 Once you're up and running checkout the `gateway_functions_count` metrics on your Prometheus endpoint on *port 9090*.
 
+### More resources:
+
+FaaS is still expanding and growing, check out the development branch for:
+
+* Auto-scaling
+* Prometheus alerts
+* More sample functions
+
+[Development branch](https://github.com/alexellis/faas/tree/labels_metrics)
+
 #### Would you prefer a video overview?
 
 See how to deploy FaaS onto play-with-docker.com and Docker Swarm in 1-2 minutes. See the sample functions in action and watch the graphs in Prometheus as we ramp up the amount of requests. 
@@ -56,3 +66,5 @@ Prometheus is built into FaaS and the sample stack, so you can check throughput
 
 ![](https://pbs.twimg.com/media/C2d9IkbXAAI58fz.jpg)
 
+#### Wanna 
+
-- 
GitLab