From abba90e6741efe741a34f276fa15919daaf7f820 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 27 Apr 2017 08:53:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f5a0904..6354dc69 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ FaaS is a framework for building serverless functions on Docker with first class * The API Gateway provides an external route into your functions and collects metrics in Prometheus. The gateway will scale functions according to demand by mangaging Docker Swarm replicas as throughput increases. A UI is baked in allowing you to invoke functions in your browser and create new ones as needed. -## Keynote at Dockercon 2017 +## Closing Keynote at Dockercon 2017 Functions as a Service or FaaS was a winner in the Cool Hacks contest for Dockercon 2017.