From b54b2982c3e16cc05578b45e0fc802ac1c8401b3 Mon Sep 17 00:00:00 2001 From: David Brouwer Date: Tue, 6 Dec 2022 02:46:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa588d5..e0ff2af 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Undetected Chromedp +# Undetected chromedp [![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat)](https://pkg.go.dev/github.com/Davincible/chromedp-undetected?tab=doc) [![Go Report Card](https://goreportcard.com/badge/github.com/Davincible/chromedp-undetected)](https://goreportcard.com/report/github.com/Davincible/chromedp-undetected) [![Unit Tests](https://github.com/Davincible/chromedp-undetected/actions/workflows/main.yaml/badge.svg)](https://github.com/Davincible/chromedp-undetected/actions/workflows/main.yaml) [![GitHub](https://img.shields.io/github/license/Davincible/chromedp-undetected)](https://github.com/Davincible/chromedp-undetected/blob/master/LICENSE)