diff --git a/README.md b/README.md index 9acf8821..c67f9ced 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,13 @@ This fork of Bolt.new (oTToDev) allows you to choose the LLM that you use for each prompt! Currently, you can use OpenAI, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek, or Groq models - and it is easily extended to use any other model supported by the Vercel AI SDK! See the instructions below for running this locally and extending it to include more models. +Check the [oTToDev Docs](https://coleam00.github.io/bolt.new-any-llm/) for more information. + ## Join the community for oTToDev! https://thinktank.ottomator.ai + ## Requested Additions - Feel Free to Contribute! - ✅ OpenRouter Integration (@coleam00)