Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nullivex committed Dec 20, 2013
1 parent fa75dda commit 1b7629a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ mongoose-list [![Build Status](https://travis-ci.org/snailjs/mongoose-list.png?b

List plugin for mongoose that allows pagination, filtering, sorting.

## Installation

```
$ npm install mongoose-list
```

## Usage

**model.js**
Expand Down

0 comments on commit 1b7629a

Please sign in to comment.