From 6b8c0d32000e2e821c6c424dc77816a415fd08ea Mon Sep 17 00:00:00 2001 From: slashtechno <77907286+slashtechno@users.noreply.github.com> Date: Sun, 6 Aug 2023 19:05:42 -0400 Subject: [PATCH] Uncomment installation in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 69989aa..6220236 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a serverless adblocking solution that uses Cloudflare's Zero Trust Gatew This project was heavily inspired by [this blog post](https://blog.marcolancini.it/2022/blog-serverless-ad-blocking-with-cloudflare-gateway/) -### Pre-requisites +### Prerequisites * Python > 3.10 * A Cloudflare account with Zero Trust enabled * A Cloudflare API tolken with the following permissions: @@ -15,11 +15,11 @@ This project was heavily inspired by [this blog post](https://blog.marcolancini. * Access: Apps and Policies: Edit * A device with the WARP client installed and configured to use a Zero Trust account - +`pip install cloudflare-gateway-adblocking` + ### Usage #### Setting Cloudflare credentials