From 272b32349ced680fd019111d76aa91af1d69a313 Mon Sep 17 00:00:00 2001
From: Alex Ellis <alexellis2@gmail.com>
Date: Mon, 9 Jan 2017 10:13:45 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 3dcb6670..0e554286 100644
--- a/README.md
+++ b/README.md
@@ -94,6 +94,7 @@ This binary fwatchdog acts as a watchdog for your function. Features:
 
 * Must switch over to timeouts for HTTP.post via HttpClient.
 * Coverage with unit tests
+* Update quick-start to use `docker stack deploy`
 
 ## Building a development environment:
 
-- 
GitLab