From 8b043acf7f116f1517a82c07a63859ea7e6baca3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 28 Oct 2024 17:02:10 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index cc63439..773c113 100644 --- a/README.md +++ b/README.md @@ -95,13 +95,7 @@ To get started: 3. Run `docker-compose up --build` ## License -SimpleMind is licensed under the MIT License. - -## Community -Join our community to share ideas, get help, or just hang out: - -- [GitHub Discussions](https://github.com/simplemind-ai/simplemind/discussions) -- [Discord](https://discord.gg/simplemind) +SimpleMind is licensed under the Apache 2.0 License. ## Acknowledgements SimpleMind is inspired by the philosophy of "code for humans" and aims to make working with AI models accessible to all. Special thanks to the open-source community for their contributions and inspiration.