diff --git a/README.md b/README.md
index 18f2793c1..edd427a9c 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ a light package to simplify calling OpenAI, Azure, Cohere, Anthropic, Huggingfac
- guarantees [consistent output](https://litellm.readthedocs.io/en/latest/output/), text responses will always be available at `['choices'][0]['message']['content']`
- exception mapping - common exceptions across providers are mapped to the [OpenAI exception types](https://help.openai.com/en/articles/6897213-openai-library-error-types-guidance)
# usage
-
+
Demo - https://litellm.ai/playground
Docs - https://docs.litellm.ai/docs/