From d1e52c6bdb8c34feaa2ab67e2f49b5ec15b92dc3 Mon Sep 17 00:00:00 2001 From: Ginder Singh Date: Fri, 26 May 2023 16:36:58 -0400 Subject: [PATCH] updated read me. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4f261200..0cd439f7 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,9 @@ url "https://jitpack.io" }` ### App gradle `implementation 'com.github.Windscribe:wstunnel:1.0.1''` + +## Dependencies +1. Cloudflare go fork +https://github.com/cloudflare/go +2. Gorrila web socket +https://github.com/gorilla/websocket