Skip to content

Commit c9c78b7

Browse files
authored
docs: update README
1 parent d2446c3 commit c9c78b7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
Http2Client is a fork of [TlsClient.NET](https://github.com/ErenKrt/TlsClient.NET), providing customizable HTTP/2 clients with TLS fingerprinting capabilities. Based on [bogdanfinn/tls-client](https://github.com/bogdanfinn/tls-client/), it allows you to mimic specific browser fingerprints and control detailed aspects of TLS behavior in your .NET applications.
88

9-
>**Note: The licensing status of the original TlsClient.NET repository is currently unclear. This fork does not claim ownership of the original code. Use it responsibly, and refer to the original projects for context and licensing information.**
10-
119
## Installation
1210

1311
```bash
@@ -277,4 +275,4 @@ Http2Client supports multiple .NET versions:
277275

278276
## License
279277

280-
This project is a fork of [TlsClient.NET](https://github.com/ErenKrt/TlsClient.NET). The original implementation is based on [bogdanfinn/tls-client](https://github.com/bogdanfinn/tls-client).
278+
Licensed under [MIT](LICENSE). [Report an Issue](https://github.com/Rckov/Http2Client-TLS/issues)

0 commit comments

Comments
 (0)