Skip to content

Commit afe6cc5

Browse files
committed
read
1 parent 124d9cb commit afe6cc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

github/ReadMe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
- ```
55
count(Tag):
6-
```
6+
```
77

88
**Tag**:传入一个tag对象例如![Tag](http://github.com/Yangzhedi/pythonSpider/github/imgs/tag.png)
99
然后返回此tag下的人数,(出现k时候会有误差)
@@ -12,7 +12,7 @@ count(Tag):
1212

1313
- ```
1414
get_follow_counts_pages(url,person,boo):
15-
```
15+
```
1616

1717
**url**就是github的网址:'https://github.com/'
1818

@@ -26,7 +26,7 @@ get_follow_counts_pages(url,person,boo):
2626

2727
- ```
2828
get_follow_lists(url,person,boo,pages):
29-
```
29+
```
3030

3131
**url**, **person** ,**boo**和上一个方法一样,
3232
**pages**是指想获取第几页的following或者followers的列表

0 commit comments

Comments
 (0)