Skip to content

Commit 972a4a3

Browse files
authored
Update README.md
1 parent 915c36b commit 972a4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> 🚀 Help me work seamlessly with open source sharing by [sponsoring me on GitHub](https://github.com/0x676e67/0x676e67/blob/main/SPONSOR.md)
1010
11-
An ergonomic, all-in-one HTTP client for emulating any browser with TLS, JA3/JA4, and HTTP2 fingerprints.
11+
An ergonomic all-in-one HTTP client for browser emulation with TLS, JA3/JA4, and HTTP/2 fingerprinting.
1212

1313
## Features
1414

@@ -23,7 +23,7 @@ An ergonomic, all-in-one HTTP client for emulating any browser with TLS, JA3/JA4
2323

2424
## Example
2525

26-
This asynchronous example uses [Tokio](https://tokio.rs) and enables some optional features. Your `Cargo.toml` could look like this:
26+
This asynchronous example utilizes [Tokio](https://tokio.rs) with optional features enabled, requiring the following configuration in Cargo.toml:
2727

2828
```toml
2929
[dependencies]

0 commit comments

Comments
 (0)