Skip to content

Commit 1ca0e9a

Browse files
committed
README
1 parent d24bd3f commit 1ca0e9a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ if __name__ == "__main__":
7979

8080
## 📊 Results
8181

82+
After training your agent/agents, you can easily plot and view the results by running the following command:
83+
84+
```bash
85+
python3 plot.py
86+
```
87+
8288
### Single Agent
8389

8490
<p align="center">

0 commit comments

Comments
 (0)