Update README.md

Removed the shitty chart
This commit is contained in:
Benjamyn Love 2023-09-17 22:19:50 -04:00
parent 3a2fb9a335
commit 21fba2423c

View File

@ -8,12 +8,3 @@ This aims to be a discord bot that can take a prompt from a discord message and
## Notebooks ## Notebooks
- testing.ipynb: Testing notebook with examples - testing.ipynb: Testing notebook with examples
```mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
```