Skip to content

Commit 7cddd5b

Browse files
committed
Update README.md
1 parent e0677a1 commit 7cddd5b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,9 @@ asyncio.run(main())
3636

3737
## Why This Fork? 🚀
3838

39-
This project was created to address the lack of updates in the original Python-TLS-Client while incorporating:
40-
- Modern Python 3.9+ features and async/await syntax
41-
- Active updates from the underlying [tls-client](https://github.com/bogdanfinn/tls-client) Go library
42-
- Improved error handling and debugging capabilities
43-
- Better documentation and developer experience
44-
- Enhanced security features for enterprise use cases
39+
The fork was created due to the lack of updates in the original repository, while the underlying GoLang
40+
library [tls-client](https://github.com/bogdanfinn/tls-client) continues to evolve actively. This project aims to keep
41+
up with the latest developments in the GoLang library and provide a modern, asynchronous interface for Python users.
4542

4643
## Installation 📦
4744

0 commit comments

Comments
 (0)