From 0c29380501bc0e9e79208ec629c5bb4d8b3000aa Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Oct 2024 13:20:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52cac07..c24f886 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To specify a specific provider or model, you can use the `llm_provider` and `llm - [**OpenAI's GPT**](https://openai.com/gpt) - [**xAI's Grok**](https://x.ai/) -If you want to see Simplemind support, additional providers or models, please request a pull! +If you want to see Simplemind support, additional providers or models, please send a pull request! ## Why SimpleMind? - **Intuitive**: Built with Pythonic simplicity and readability in mind.