Skip to content

Commit

Permalink
Badges
Browse files Browse the repository at this point in the history
  • Loading branch information
palanik committed Feb 6, 2017
1 parent 525008b commit 308f237
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# redirective
A shortcut to provide [redirect](https://expressjs.com/en/4x/api.html#res.redirect) callback to Express routes.

[![NPM version](https://img.shields.io/npm/v/redirective.svg?style=flat)](https://www.npmjs.org/package/redirective)
[![Build Status](https://img.shields.io/travis/palanik/redirective.svg?style=flat)](https://travis-ci.org/palanik/redirective)
[![Coverage Status](https://coveralls.io/repos/palanik/redirective/badge.svg?service=github)](https://coveralls.io/github/palanik/redirective)


## Installation

```sh
Expand Down

0 comments on commit 308f237

Please sign in to comment.