From f1324f7718efc0e4f104ba7029a5baa00d4165ba Mon Sep 17 00:00:00 2001 From: lwthiker Date: Tue, 12 Apr 2022 16:55:00 +0300 Subject: [PATCH] Add Badge for the native-build GitHub Action --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bdcaacd..720d3f9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# curl-impersonate · ![workflow](https://github.com/lwthiker/curl-impersonate/actions/workflows/build-and-test-docker.yml/badge.svg) +# curl-impersonate +![workflow](https://github.com/lwthiker/curl-impersonate/actions/workflows/build-and-test-docker.yml/badge.svg) +![workflow](https://github.com/lwthiker/curl-impersonate/actions/workflows/build-and-test-make.yml/badge.svg) A special compilation of [curl](https://github.com/curl/curl) that makes it impersonate real browsers. It can impersonate the four major browsers: Chrome, Edge, Safari & Firefox. This curl binary is able to perform a TLS handshake that is identical to that of a real browser.