diff --git a/README.md b/README.md index cb194f1..65e96c6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ ![deploy](https://github.com/ciiiii/cloudflare-docker-proxy/actions/workflows/deploy.yaml/badge.svg) +> If you're looking for proxy for helm, maybe you can try [cloudflare-helm-proxy](github.com/ciiiii/cloudflare-helm-proxy). + +## Deploy +[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/ciiiii/cloudflare-docker-proxy) + +1. fork this project +2. modify the link of the above button to your fork url +3. click the button, you will be redirected to the deploy page + ## Config tutorial 1. use cloudflare worker host: only support proxy one registry @@ -26,9 +35,3 @@ }; ``` -## Deploy -[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/ciiiii/cloudflare-docker-proxy) - -1. fork this project -2. modify the link of the above button to your fork url -3. click the button, you will be redirected to the deploy page \ No newline at end of file