Skip to content

Commit 602bb32

Browse files
committed
update README.md
1 parent 326a4fb commit 602bb32

File tree

1 file changed

+23
-11
lines changed

1 file changed

+23
-11
lines changed

README.md

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,28 @@
1-
# PythonCrawler: 用python编写的爬虫项目集合
21
```
3-
(
4-
)\ ) ) ) ( (
5-
(()/( ( ( /( ( /( )\ ( ) ( ( )\ ( (
6-
/(_)))\ ) )\()))\()) ( ( (((_) )( ( /( )\))( ((_) ))\ )(
7-
(_)) (()/( (_))/((_)\ )\ )\ ) )\___ (()\ )(_))((_)()\ _ /((_)(()\
8-
| _ \ )(_))| |_ | |(_) ((_) _(_/(((/ __| ((_)((_)_ _(()((_)| |(_)) ((_)
9-
| _/| || || _|| ' \ / _ \| ' \))| (__ | '_|/ _` |\ V V /| |/ -_) | '_|
10-
|_| \_, | \__||_||_|\___/|_||_| \___||_| \__,_| \_/\_/ |_|\___| |_|
11-
|__/
12-
—————— by yanghangfeng
2+
(
3+
)\ ) ) ) ( (
4+
(()/( ( ( /( ( /( )\ ( ) ( ( )\ ( (
5+
/(_)))\ ) )\()))\()) ( ( (((_) )( ( /( )\))( ((_) ))\ )(
6+
(_)) (()/( (_))/((_)\ )\ )\ ) )\___ (()\ )(_))((_)()\ _ /((_)(()\
7+
| _ \ )(_))| |_ | |(_) ((_) _(_/(((/ __| ((_)((_)_ _(()((_)| |(_)) ((_)
8+
| _/| || || _|| ' \ / _ \| ' \))| (__ | '_|/ _` |\ V V /| |/ -_) | '_|
9+
|_| \_, | \__||_||_|\___/|_||_| \___||_| \__,_| \_/\_/ |_|\___| |_|
10+
|__/
11+
—————— by yanghangfeng
1312
```
13+
# <p align="center">PythonCrawler: 用 python编写的爬虫项目集合</p>
14+
<p align="center">
15+
<a href="https://github.com/Fenghuapiao/PythonCrawler/blob/master/LICENSE">
16+
<img src="https://img.shields.io/cocoapods/l/EFQRCode.svg?style=flat">
17+
</a>
18+
<a href="">
19+
<img src="https://img.shields.io/badge/未完-间断性更新-orange.svg">
20+
</a>
21+
<a href="https://github.com/python/cpython">
22+
<img src="https://img.shields.io/badge/language-python-ff69b4.svg">
23+
</a>
24+
</p>
25+
1426

1527

1628
# spiderFile模块简介

0 commit comments

Comments
 (0)