Skip to content

Commit d131ba2

Browse files
committed
Update readme
1 parent 300a719 commit d131ba2

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
@@ -90,4 +90,8 @@ response = client.get_editorials(page=2, post_type="review", sort="title")
9090

9191
```python
9292
response = client.get_about()
93+
```
94+
95+
```python
96+
response = client.get_socials()
9397
```

0 commit comments

Comments
 (0)