From 7e39694bf22f8aac26c24fbfa54ebe6573b058c0 Mon Sep 17 00:00:00 2001 From: Tanner Barlow Date: Thu, 23 May 2019 10:08:01 -0700 Subject: [PATCH] ci: Add coverage status to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b1f3a76..310a693b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This plugin enables Azure Functions support within the Serverless Framework. +[![Coverage Status](https://coveralls.io/repos/github/serverless/serverless-azure-functions/badge.svg)](https://coveralls.io/github/serverless/serverless-azure-functions) + ## Getting started ### Pre-requisites