Skip to content

Commit 4b79425

Browse files
committed
readme badges
1 parent 045f81d commit 4b79425

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
# infinite-scroll-pagination
22

3-
[![Build Status](https://img.shields.io/travis/nitely/django-infinite-scroll-pagination
4-
/master.svg?style=flat-square)](https://travis-ci.org/nitely/django-infinite-scroll-pagination
5-
)
6-
[![Coverage Status](https://img.shields.io/coveralls/nitely/django-infinite-scroll-pagination
7-
/master.svg?style=flat-square)](https://coveralls.io/r/nitely/django-infinite-scroll-pagination
8-
)
9-
[![pypi](https://img.shields.io/pypi/v/django-infinite-scroll-pagination
10-
.svg?style=flat-square)](https://pypi.python.org/pypi/django-infinite-scroll-pagination
11-
)
12-
[![licence](https://img.shields.io/pypi/l/django-infinite-scroll-pagination
13-
.svg?style=flat-square)](https://raw.githubusercontent.com/nitely/django-infinite-scroll-pagination
14-
/master/LICENSE)
3+
[![Build Status](https://img.shields.io/travis/nitely/django-infinite-scroll-pagination/master.svg?style=flat-square)](https://travis-ci.org/nitely/django-infinite-scroll-pagination)
4+
[![Coverage Status](https://img.shields.io/coveralls/nitely/django-infinite-scroll-pagination/master.svg?style=flat-square)](https://coveralls.io/r/nitely/django-infinite-scroll-pagination)
5+
[![pypi](https://img.shields.io/pypi/v/django-infinite-scroll-pagination.svg?style=flat-square)](https://pypi.python.org/pypi/django-infinite-scroll-pagination)
6+
[![licence](https://img.shields.io/pypi/l/django-infinite-scroll-pagination.svg?style=flat-square)](https://raw.githubusercontent.com/nitely/django-infinite-scroll-pagination/master/LICENSE)
157

168
infinite-scroll-pagination is a Django lib that implements
179
[the seek method](http://use-the-index-luke.com/sql/partial-results/fetch-next-page)

0 commit comments

Comments
 (0)