From bc0a7360861bf45f64299591ec761773e135c070 Mon Sep 17 00:00:00 2001 From: Kye Date: Thu, 29 Jun 2023 10:35:56 -0400 Subject: [PATCH] usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d5cd510..0d981040 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ pip install -r requirements.txt ``` ## Usage -There are 2 methods, one is very simple to test it out and then there is another to explore the agents and so on! +There are 2 methods, one is very simple to test it out and then there is another to explore the agents and so on! Check out the [Documetation file ](/DOCUMENTATION.md) to understand the classes ### Method 1 Simple example `python3 example.py`