From a1ef99deb728345467b8771d85491c6dc2e70637 Mon Sep 17 00:00:00 2001 From: William Oldham Date: Wed, 20 Dec 2023 15:25:24 +0000 Subject: [PATCH] Use PR suggestions for README Co-authored-by: mrjvs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f12bc7f..845c2a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # provider-api -Our provider package exposed as a HTTP API +Our provider package exposed as a HTTP API. This is not the recommended way to deploy movie-web or use our providers. Instead use the provider package or simple-proxy. > [!IMPORTANT] > This only works on Cloudflare due to CloudFlare specific logic and build processes