Add Python 3 porting status badge to the README

This commit is contained in:
Mikhail Korobov 2015-08-12 19:13:54 +05:00 committed by Daniel Graña
parent 97d080ee26
commit 73ac80d3ca
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ Scrapy
.. image:: https://img.shields.io/badge/wheel-yes-brightgreen.svg
:target: https://pypi.python.org/pypi/Scrapy
:alt: Wheel Status
.. image:: http://static.scrapy.org/py3progress/badge.svg
:target: https://github.com/scrapy/scrapy/wiki/Python-3-Porting
:alt: Python 3 Porting Status
Overview
========