From befb88b4dfc334336690c807c5860e72d8470eb3 Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 17 Oct 2023 21:07:07 -0400 Subject: [PATCH] swarms Former-commit-id: 0a7fdd5bf498d7bf05f1f062a04522a0c3e34dc7 --- 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