Skip to content

Commit ecf153b

Browse files
chore(docs): update readme formatting
1 parent 2c62976 commit ecf153b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ use Scrapegraphai\RequestOptions;
124124
$client = new Client(maxRetries: 0);
125125

126126
// Or, configure per-request:
127-
128127
$result = $client->smartscraper->create(
129128
userPrompt: "Extract the product name, price, and description",
130129
requestOptions: RequestOptions::with(maxRetries: 5),

0 commit comments

Comments
 (0)