Skip to content

Commit 024b9eb

Browse files
authored
Merge pull request #14 from serpapi/remove-num-param
Remove 'num' parameter from README
2 parents e0c020e + a8d72f9 commit 024b9eb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ params = {
8787
hl: "Google UI Language",
8888
gl: "Google Country",
8989
safe: "Safe Search Flag",
90-
num: "Number of Results",
9190
start: "Pagination Offset",
9291
tbm: "nws|isch|shop",
9392
tbs: "custom to be client criteria",

README.md.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ params = {
107107
hl: "Google UI Language",
108108
gl: "Google Country",
109109
safe: "Safe Search Flag",
110-
num: "Number of Results",
111110
start: "Pagination Offset",
112111
tbm: "nws|isch|shop",
113112
tbs: "custom to be client criteria",

0 commit comments

Comments
 (0)