Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add Python 3 porting status badge to the README
- Loading branch information
Showing
with
5 additions
and
0 deletions.
-
+5
−0
README.rst
|
@@ -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 |
|
|
======== |
|
|