Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Assem-Hafez authored Apr 5, 2017
1 parent 3e4f276 commit 151fd1d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frisbee-intercept
[![NPM](https://nodei.co/npm/frisbee-intercept.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/frisbee-intercept/)
# frisbee-intercept
[![Codelab](http://www.codelabsys.com/images/logo.png)](http://www.codelabsys.com/)

Create Interceptors for your frisbee APIs so you can add headers to requests and pre-process the server reponses.

## Getting Started
Expand All @@ -9,7 +10,7 @@ Create Interceptors for your frisbee APIs so you can add headers to requests and
As its name implies, [frisbee](https://github.com/crocodilejs/frisbee) should be installed to intercept its requests. Follow the Installation steps in their repository.

### Installing

[![NPM](https://nodei.co/npm/frisbee-intercept.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/frisbee-intercept/)
```
npm install --save frisbee-intercept
```
Expand Down

0 comments on commit 151fd1d

Please sign in to comment.