Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
doc: update example img
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark committed May 30, 2023
1 parent 09d00c7 commit 80a068b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ from bardapi import Bard
bard = Bard(token="xxxxxxxx", run_code=True)
bard.get_answer("code a pie chart in python for this data={'blue':25, 'red':30, 'green':30, 'purple':15}")
```
![](assets/bard_run_code.png)
![](assets/bardapi_run_code.png)

<br>

Expand Down
Binary file removed assets/bard_run_code.png
Binary file not shown.
Binary file added assets/bardapi_run_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 80a068b

Please sign in to comment.