Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated readme.MD
  • Loading branch information
pavelthq committed Nov 4, 2015
1 parent 2379cc9 commit 5184069
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
@@ -1,4 +1,4 @@
## jQuery pagination plugin (bootstrap powered) ##
# [jQuery pagination plugin (bootstrap powered)](http://esimakin.github.io/twbs-pagination/)

### Basic usage ###

Expand All @@ -18,4 +18,9 @@ $('#pagination-demo').twbsPagination({
});
```

## Contributing
For development use grunt build to make minified file.
To use grunt install packages by using: npm install

## Demo and Docs
For more information see [docs on github pages](http://esimakin.github.io/twbs-pagination/)

0 comments on commit 5184069

Please sign in to comment.