From 9d7fd4cce58736af9072775decbcd700511fb34d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 30 Oct 2024 19:29:36 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df79c4b..aa3b9aa 100644 --- a/README.md +++ b/README.md @@ -33,15 +33,16 @@ If you'd like to see SimpleMind support additional providers or models, please s - **For Humans**: Emphasizes a human-friendly interface, just like `requests` for HTTP. - **Open Source**: SimpleMind is open source, and contributions are always welcome! +Also, why not? :) ## Quickstart +SimpleMind takes care of the complex API calls so you can focus on what matters—building, experimenting, and creating. + ```bash $ pip install simplemind ``` -SimpleMind takes care of the complex API calls so you can focus on what matters—building, experimenting, and creating. - First, authenticate your API keys by setting them in the environment variables: ```bash