diff --git a/README.md b/README.md
index 64217d569..b9e0134fc 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@
100+ Supported Models |
+
LiteLLM manages
- Translating inputs to the provider's completion and embedding endpoints
- Guarantees [consistent output](https://docs.litellm.ai/docs/completion/output), text responses will always be available at `['choices'][0]['message']['content']`