Skip to content

Commit 68d2311

Browse files
committed
Merge pull request scrapy#1427 from scrapy/python3-porting-status
add Python 3 porting status badge to README
2 parents 15c1300 + 1ed6a01 commit 68d2311

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)