Skip to content

Commit da00efd

Browse files
committed
Revert "Change README badges [ci skip]"
This reverts commit c8fbc0e.
1 parent c8fbc0e commit da00efd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# lambdarouter
22
[![GoDoc Reference](https://godoc.org/github.com/mitchelljfs/lambdarouter?status.svg)](https://godoc.org/github.com/mitchelljfs/lambdarouter)
33
[![Build Status](https://travis-ci.org/mitchelljfs/lambdarouter.svg?branch=master)](https://travis-ci.org/mitchelljfs/lambdarouter)
4-
[![Test Coverage](https://img.shields.io/codeclimate/coverage/mitchelljfs/lambdarouter.svg)](https://codeclimate.com/github/mitchelljfs/lambdarouter/test_coverage)
5-
[![Maintainability](https://img.shields.io/codeclimate/maintainability/mitchelljfs/lambdarouter.svg)](https://codeclimate.com/github/mitchelljfs/lambdarouter/maintainability)
4+
[![Test Coverage](https://api.codeclimate.com/v1/badges/7270c6c4017b36d07360/test_coverage)](https://codeclimate.com/github/mitchelljfs/lambdarouter/test_coverage)
5+
[![Maintainability](https://api.codeclimate.com/v1/badges/7270c6c4017b36d07360/maintainability)](https://codeclimate.com/github/mitchelljfs/lambdarouter/maintainability)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/mitchelljfs/lambdarouter)](https://goreportcard.com/report/github.com/mitchelljfs/lambdarouter)
77

88
This package will become a fully featured AWS Lambda function router, able to respond to HTTP, Schedule, Cognito, and SNS events. It will also support middleware interfacing.

0 commit comments

Comments
 (0)