From 474d55f4a0fe2aa643c43f9f33f7e751a5950c10 Mon Sep 17 00:00:00 2001 From: Austen Date: Wed, 23 Mar 2016 15:35:36 -0700 Subject: [PATCH] Add badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06990fdf6..2a01f666d 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Serverless Framework (BETA) ================================= +[![serverless](http://public.serverless.com/badges/v1.svg)](http://www.serverless.com) Serverless is the application framework for building web, mobile and IoT applications exclusively on Amazon Web Services' Lambda and API Gateway. It's a command line interface that helps you build and maintain serverless apps across teams of any size. It's also completely extensible via Plugins. We believe AWS Lambda will be the focal point of the AWS cloud, and the Serverless Framework interprets AWS from Lambda's perspective.