diff --git a/README.md b/README.md index 772e0e9..0a91a79 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ driver = webdriver.Chrome(service=ChromeService(), options=options) This code configures Chrome with a randomized user agent and proxy to improve anonymity. --- + + ### License