Skip to content

Commit

Permalink
📝 fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Jul 16, 2023
1 parent f8634b0 commit 1c39100
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,8 @@ if __name__ == "__main__":

```

### Chart Output

![Bitcoin YTD](https://github.com/shroominic/codeinterpreter-api/blob/main/examples/assets/bitcoin_chart.png?raw=true)
Bitcoin YTD Chart Output

## Dataset Analysis

Expand Down Expand Up @@ -93,9 +92,8 @@ if __name__ == "__main__":
asyncio.run(main())
```

### Iris Output

![Iris Dataset Analysis](https://github.com/shroominic/codeinterpreter-api/blob/main/examples/assets/iris_analysis.png?raw=true)
Iris Dataset Analysis Output

## Production

Expand Down

0 comments on commit 1c39100

Please sign in to comment.