Skip to content

Commit 74185a8

Browse files
committed
docs: update README
1 parent 59efd94 commit 74185a8

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

README.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,33 @@
1-
.. image:: https://raw.githubusercontent.com/shengchenyang/AyugeSpiderTools/master/artwork/ayugespidertools-logo.png
1+
|logo|
2+
3+
.. |logo| image:: https://raw.githubusercontent.com/shengchenyang/AyugeSpiderTools/master/artwork/ayugespidertools-logo.png
24
:target: https://ayugespidertools.readthedocs.io/en/latest/
35
:alt: ayugespidertools-logo
6+
:width: 480px
47

5-
========================
6-
AyugeSpiderTools 介绍
7-
========================
8+
|license| |python_support| |docs| |releases_downloads| |pypi_downloads| |codecov|
89

9-
.. image:: https://img.shields.io/github/license/shengchenyang/AyugeSpiderTools
10+
.. |license| image:: https://img.shields.io/github/license/shengchenyang/AyugeSpiderTools
1011
:target: https://img.shields.io/github/license/shengchenyang/AyugeSpiderTools
1112
:alt: license
1213

13-
.. image:: https://img.shields.io/badge/python-3.9%2B-blue
14-
:target: https://pypi.org/pypi/Scrapy
14+
.. |python_support| image:: https://img.shields.io/badge/python-3.9%2B-blue
15+
:target: https://pypi.org/pypi/AyugeSpiderTools
1516
:alt: python support
1617

17-
.. image:: https://img.shields.io/readthedocs/ayugespidertools
18+
.. |docs| image:: https://img.shields.io/readthedocs/ayugespidertools
1819
:target: https://ayugespidertools.readthedocs.io/en/latest/
1920
:alt: Read the Docs
2021

21-
.. image:: https://img.shields.io/github/downloads/shengchenyang/AyugeSpiderTools/total?label=releases%20downloads
22+
.. |releases_downloads| image:: https://img.shields.io/github/downloads/shengchenyang/AyugeSpiderTools/total?label=releases%20downloads
2223
:target: https://github.com/shengchenyang/AyugeSpiderTools/releases
2324
:alt: GitHub all releases
2425

25-
.. image:: https://img.shields.io/pypi/dm/AyugeSpiderTools?label=pypi%20downloads
26+
.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/AyugeSpiderTools?label=pypi%20downloads
2627
:target: https://pypistats.org/packages/ayugespidertools
2728
:alt: PyPI - Downloads
2829

29-
.. image:: https://codecov.io/gh/shengchenyang/AyugeSpiderTools/graph/badge.svg?token=1QLOEW2NTI
30+
.. |codecov| image:: https://codecov.io/gh/shengchenyang/AyugeSpiderTools/graph/badge.svg?token=1QLOEW2NTI
3031
:target: https://app.codecov.io/gh/shengchenyang/AyugeSpiderTools
3132
:alt: codecov
3233

README_en.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,33 @@
1-
.. image:: https://raw.githubusercontent.com/shengchenyang/AyugeSpiderTools/master/artwork/ayugespidertools-logo.png
1+
|logo|
2+
3+
.. |logo| image:: https://raw.githubusercontent.com/shengchenyang/AyugeSpiderTools/master/artwork/ayugespidertools-logo.png
24
:target: https://ayugespidertools.readthedocs.io/en/latest/
35
:alt: ayugespidertools-logo
6+
:width: 480px
47

5-
==========================
6-
AyugeSpiderTools Introduce
7-
==========================
8+
|license| |python_support| |docs| |releases_downloads| |pypi_downloads| |codecov|
89

9-
.. image:: https://img.shields.io/github/license/shengchenyang/AyugeSpiderTools
10+
.. |license| image:: https://img.shields.io/github/license/shengchenyang/AyugeSpiderTools
1011
:target: https://img.shields.io/github/license/shengchenyang/AyugeSpiderTools
1112
:alt: license
1213

13-
.. image:: https://img.shields.io/badge/python-3.9%2B-blue
14-
:target: https://pypi.org/pypi/Scrapy
14+
.. |python_support| image:: https://img.shields.io/badge/python-3.9%2B-blue
15+
:target: https://pypi.org/pypi/AyugeSpiderTools
1516
:alt: python support
1617

17-
.. image:: https://img.shields.io/readthedocs/ayugespidertools
18+
.. |docs| image:: https://img.shields.io/readthedocs/ayugespidertools
1819
:target: https://ayugespidertools.readthedocs.io/en/latest/
1920
:alt: Read the Docs
2021

21-
.. image:: https://img.shields.io/github/downloads/shengchenyang/AyugeSpiderTools/total?label=releases%20downloads
22+
.. |releases_downloads| image:: https://img.shields.io/github/downloads/shengchenyang/AyugeSpiderTools/total?label=releases%20downloads
2223
:target: https://github.com/shengchenyang/AyugeSpiderTools/releases
2324
:alt: GitHub all releases
2425

25-
.. image:: https://img.shields.io/pypi/dm/AyugeSpiderTools?label=pypi%20downloads
26+
.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/AyugeSpiderTools?label=pypi%20downloads
2627
:target: https://pypistats.org/packages/ayugespidertools
2728
:alt: PyPI - Downloads
2829

29-
.. image:: https://codecov.io/gh/shengchenyang/AyugeSpiderTools/graph/badge.svg?token=1QLOEW2NTI
30+
.. |codecov| image:: https://codecov.io/gh/shengchenyang/AyugeSpiderTools/graph/badge.svg?token=1QLOEW2NTI
3031
:target: https://app.codecov.io/gh/shengchenyang/AyugeSpiderTools
3132
:alt: codecov
3233

0 commit comments

Comments
 (0)