Skip to content

Commit

Permalink
Merge pull request #8 from lionix-team/refactoring
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
GHarutyunyan authored Oct 25, 2019
2 parents a080ee6 + 1ace6e4 commit df7a56c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
create pagination from Laravel Pagination object.


Fork of project react-laravel-paginex with some improvements and corrections

#### Creators:
- [Garik Harutyunyan](https://github.com/GHarutyunyan)
- [Lionix Team](https://github.com/lionix-team)

## Installation

`npm i react-laravel-paginex`
Expand Down Expand Up @@ -147,4 +141,5 @@ params=()=>{

## Credits

- [Luis Arce](https://github.com/luilliarcec)
- [Garik Harutyunyan](https://github.com/GHarutyunyan)
- [Lionix Team](https://github.com/lionix-team)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-laravel-paginex",
"version": "2.0.5",
"version": "2.0.6",
"description": "Laravel Pagination with ReactJS (customizable)",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit df7a56c

Please sign in to comment.