Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
AguilarLagunasArturo committed Aug 4, 2019
1 parent 583c014 commit cadc722
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Search popular photos.
Search curated photos.

## Documentation:
- [Usage: pexels_api][6]
- [Class: API][6]
- [Methods][7]
- [Properties][8]
Expand Down Expand Up @@ -100,7 +99,7 @@ By default the *[API][6]* properties are `None`. When *[seacrh()][11]*, *[popula

|Property|Type|Description|
|:-|:-|:-|
|request|[Object (requests][1])|Current request, `None` if request fails|
|request|Object ([requests][1])|Current request, `None` if request fails|
|json|Dictionary|A dictionary with the data of the current page|
|page|Integer|Number of the page|
|total_results|Integer|Number of total results. (`None` in *popular* and *curated* page)|
Expand Down

0 comments on commit cadc722

Please sign in to comment.