Skip to content

Commit 24a4600

Browse files
committed
Update readme
1 parent 3278bfb commit 24a4600

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,8 @@ response = client.get_other(page=7)
8686

8787
```python
8888
response = client.get_editorials(page=2, post_type="review", sort="title")
89+
```
90+
91+
```python
92+
response = client.get_about()
8993
```

0 commit comments

Comments
 (0)