diff --git a/README.md b/README.md index 593db590..3a550c34 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ for result in results: ---- -### `Worker`` +### `Worker` - The `Worker` is an fully feature complete agent with an llm, tools, and a vectorstore for long term memory! ```python