Add GitHub actions badge to README.md

This commit is contained in:
lwthiker
2022-03-05 11:11:40 +02:00
committed by GitHub
parent 0771c55799
commit d577ee92f1

View File

@@ -1,3 +1,5 @@
# curl-impersonate · ![workflow](https://github.com/lwthiker/curl-impersonate/actions/workflows/build-and-test.yml/badge.svg)
A special compilation of [curl](https://github.com/curl/curl) that makes it impersonate real browsers. Currently supports Chrome, Edge & Firefox. This curl binary is able to perform a TLS handshake that is identical to that of a real browser.
## Why?