diff --git a/README.md b/README.md index 7df2df2..5168c8c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Proxy Running -A lightweight Node.js proxy for the DeepL API, enabling browser-based applications to bypass CORS restrictions during local development. +A lightweight Node.js proxy for the DeepL API, enabling browser-based applications to bypass CORS restrictions during local development. This lets you make API requests from client-side JavaScript. This proxy is designed for getting up and running quickly with local frontend development involving the DeepL API, to help you quickly prototype and test DeepL integration without having to worry about CORS issues.