From 59ddee3bd29eb58b17edacb5588a7b2d8a29a8bb Mon Sep 17 00:00:00 2001 From: Kye Date: Mon, 26 Jun 2023 19:31:25 -0400 Subject: [PATCH] clean up --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d1f8197..c66cbf59 100644 --- a/README.md +++ b/README.md @@ -97,4 +97,8 @@ Thank you for being a part of our project! * Integrate meta prompting into all worker agents -* Create 1 main swarms class `swarms('Increase sales by 40$', workers=4)` \ No newline at end of file +* Create 1 main swarms class `swarms('Increase sales by 40$', workers=4)` + +* Integrate [Jarvis](https://github.com/microsoft/JARVIS) as worker nodes + +* Integrate guidance and token healing \ No newline at end of file