diff --git a/README.md b/README.md index b3fc645..dd8ba98 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,7 @@ FuckHTTP3 is a sophisticated proxy tool that: ### Building from source ```bash -# Clone the repository git clone https://github.com/yourusername/fuckhttp3.git - -# Navigate to the project directory cd fuckhttp3 # Build the binary @@ -150,7 +147,12 @@ To use FuckHTTP3 as a system-wide proxy: ## 📜 License -This project is licensed under the MIT License - see the LICENSE file for details. +This project is licensed under the SuperNets License. + +## 🙏 Acknowledgments + +- Based on the quic-go library +- Inspired by other Go proxy implementations ---