Skip to content

Commit 8a047cb

Browse files
authored
Update README.md
1 parent fe807d2 commit 8a047cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ from notion.client import NotionClient
4040
token_v2 = #<your notion token_v2>
4141
url = #<your notion page url>
4242

43-
export(url,token_v2)
43+
export_out(url,token_v2)
4444
```
4545

4646
- Exporter will make the md file and images in `./jekyllpost_output/` and `./jekyllpost_output/<your block title>/`

0 commit comments

Comments
 (0)