Skip to content

Commit 1e04cdf

Browse files
committed
Update readme
1 parent ba8b1a1 commit 1e04cdf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
> 10. More prebuilt binaries, including Windows, Arm, and even RISC-V!
2020
> 11. Commercial support at [impersonate.pro](https://impersonate.pro).
2121
22+
> [!WARNING]
23+
> Breaking changes on v1.0, see release page for details.
2224
2325
A special build of [curl](https://github.com/curl/curl) that can impersonate the four
2426
major browsers: Chrome, Edge, Safari and Firefox. `curl-impersonate` is able to perform
@@ -139,7 +141,7 @@ This repository contains these folders:
139141
* [curl.patch](patches/curl.patch) - The main patch that makes curl use the same TLS extensions as browsers. Also makes curl compile statically with libnghttp2 etc.
140142
* [boringssl.patch](patches/boringssl.patch) - The boringssl patch that tweaks boringssl behaviors to the same as browsers.
141143
* [bin](bin/) - Shortcut scripts for easier use.
142-
* [curl_chrome110](chrome/curl_chrome110), [curl_chrome124](chrome/curl_chrome124) - Wrapper scripts that launch `curl-impersonate` with the correct flags.
144+
* [curl_chrome110](bin/curl_chrome110), [curl_chrome124](bin/curl_chrome124) - Wrapper scripts that launch `curl-impersonate` with the correct flags.
143145
* [win](win) - Scripts for building the Windows version of `curl-impersonate`, which is quite different from `*nix`.
144146
* [win/bin](win/bin/) - Shortcut scripts for easier use on Windows.
145147
* [zigshim](zigshim) - We use the awesome `zig` toolchain to bring `curl-impersonate` to more archs on Linux.

0 commit comments

Comments
 (0)