diff --git a/README.md b/README.md index 72fd43925c9..2e7746281b3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

-

LiteLLM Proxy Server (AI Gateway) | Hosted Proxy | Enterprise Tier | Website

+

LiteLLM Proxy Server (AI Gateway) | Hosted Proxy | Enterprise Tier | Website

PyPI Version diff --git a/tests/test_litellm/readme.md b/tests/test_litellm/readme.md index d126ea8e75b..f0fbb31fbea 100644 --- a/tests/test_litellm/readme.md +++ b/tests/test_litellm/readme.md @@ -1,6 +1,6 @@ # Testing for `litellm/` -This directory 1:1 maps the the `litellm/` directory, and can only contain mocked tests. +This directory 1:1 maps to the `litellm/` directory, and can only contain mocked tests. The point of this is to: 1. Increase test coverage of `litellm/`