From cdfff986b9e7566d917624d46fbc9ab8c0d44022 Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 17 Oct 2023 21:07:07 -0400 Subject: [PATCH] swarms Former-commit-id: 77071ce5a9b9ee176da126bc6eb0c0d73f34ea07 --- README.md | 4 +--- swarms/prompts/prebuild/__init__.py | 0 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 swarms/prompts/prebuild/__init__.py diff --git a/README.md b/README.md index 602cb218..73279f70 100644 --- a/README.md +++ b/README.md @@ -175,9 +175,7 @@ For documentation, go here, [swarms.apac.ai](https://swarms.apac.ai) ----- ## Contribute -We're always looking for contributors to help us improve and expand this project. If you're interested, please check out our [Contributing Guidelines](DOCS/C0NTRIBUTING.md). - -Thank you for being a part of our project! +We're always looking for contributors to help us improve and expand this project. If you're interested, please check out our [Contributing Guidelines](C0NTRIBUTING.md). --- ## Optimization Priorities diff --git a/swarms/prompts/prebuild/__init__.py b/swarms/prompts/prebuild/__init__.py deleted file mode 100644 index e69de29b..00000000