Skip to content

Commit 58cd09e

Browse files
committed
Add build status and license indicator to README.md.
1 parent 832f939 commit 58cd09e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Serverless API Stage plugin
22

3+
[![Build Status](https://travis-ci.org/leftclickben/serverless-api-stage.svg?branch=master)](https://travis-ci.org/leftclickben/serverless-api-stage)
4+
[![License: MIT](https://camo.githubusercontent.com/d59450139b6d354f15a2252a47b457bb2cc43828/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f6c2f7365727665726c6573732e737667)](https://github.com/leftclickben/serverless-api-stage#serverless-api-stage-plugin)
5+
36
Plugin for the [serverless framework](https://github.com/serverless/serverless) that allows the use of stages with
47
defined stage variables and logging configuration, when using the AWS provider.
58

0 commit comments

Comments
 (0)