Skip to content

Commit de96d27

Browse files
author
xuxiang
committed
update readme
1 parent ee647e0 commit de96d27

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ GET http://localhost:9000/users/{{username}}/repos?linked_readme=/repos/{full_na
142142
#### Search for machine+learning related projects and paginate to retrieve all results
143143

144144
```http request
145-
### Search for machine+learning related projects and paginate to retrieve all results
146145
GET http://localhost:9000/search/repositories?q=machine+learning&deep_fetch=true&fields=items.name,items.description
147146
Accept: application/json
148147
```

doc/README.zh-cn.md

-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ GET http://localhost:9000/users/{{username}}/repos?linked_readme=/repos/{full_na
140140
#### 搜索machine+learning相关的项目并遍历翻页获取所有结果
141141

142142
```http request
143-
### 搜索machine+learning相关的项目并遍历翻页获取所有结果
144143
GET http://localhost:9000/search/repositories?q=machine+learning&deep_fetch=true&fields=items.name,items.description
145144
Accept: application/json
146145
```

0 commit comments

Comments
 (0)