Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 41e3260

Browse files
Update README.md
1 parent 516612d commit 41e3260

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ techspecs_id = "6186b047987cda5f88311983"
7575
# choose between "pretty" or "raw" mode for viewing response
7676
details = techspecs.detail(techspecs_base, techspecs_id, techspecs_key, mode='pretty')
7777

78-
# print the search results
78+
# print the specifications of the product
7979
print(details)
8080

8181
```
@@ -93,7 +93,7 @@ techspecs_base = "a8TD3mkN49fhg2y"
9393
# choose between "pretty" or "raw" mode for viewing response
9494
brands = techspecs.brands(techspecs_base, techspecs_key, mode='pretty')
9595

96-
# print the search results
96+
# print the list of all brands
9797
print(brands)
9898

9999

@@ -111,7 +111,7 @@ techspecs_base = "a8TD3mkN49fhg2y"
111111
# choose between "pretty" or "raw" mode for viewing response
112112
categories = techspecs.categories(techspecs_base, techspecs_key, mode='pretty')
113113

114-
# print the search results
114+
# print the list of all categories
115115
print(categories)
116116

117117
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /