Skip to content

Commit 1ed6a01

Browse files
committed
Add Python 3 porting status badge to the README
1 parent 15c1300 commit 1ed6a01

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Scrapy
1313
.. image:: https://img.shields.io/badge/wheel-yes-brightgreen.svg
1414
:target: https://pypi.python.org/pypi/Scrapy
1515
:alt: Wheel Status
16+
17+
.. image:: http://static.scrapy.org/py3progress/badge.svg
18+
:target: https://github.com/scrapy/scrapy/wiki/Python-3-Porting
19+
:alt: Python 3 Porting Status
20+
1621

1722
Overview
1823
========

0 commit comments

Comments
 (0)