Skip to content

Commit 6adc7ce

Browse files
committed
[docs] add badges with python versions, license, pypi version
1 parent c631e1c commit 6adc7ce

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ Scrapyrt (Scrapy realtime)
55
.. image:: https://travis-ci.org/scrapinghub/scrapyrt.svg?branch=master
66
:target: https://travis-ci.org/scrapinghub/scrapyrt
77

8+
.. image:: https://img.shields.io/pypi/pyversions/scrapyrt.svg
9+
:target: https://pypi.python.org/pypi/scrapyrt
10+
11+
.. image:: https://img.shields.io/pypi/v/scrapyrt.svg
12+
:target: https://pypi.python.org/pypi/scrapyrt
13+
14+
.. image:: https://img.shields.io/pypi/l/scrapyrt.svg
15+
:target: https://pypi.python.org/pypi/scrapyrt
16+
817
HTTP server which provides API for scheduling Scrapy spiders and
918
making requests with spiders.
1019

0 commit comments

Comments
 (0)