From 5f003748eca0a9b1abe8a1feb2e7d7d218a060bb Mon Sep 17 00:00:00 2001 From: AntonPytho <222903685+AntonPytho@users.noreply.github.com> Date: Wed, 20 Aug 2025 06:26:01 -0600 Subject: [PATCH] Rename README.md to vscode README.md Installation : Install Termux , Termux-Widget , Termux-X11 in your Android. Copy this repo in your termux home directory : git clone https://github.com/PrashantRawatCoder/VS-Code-In-Termux-X11 Run Install.sh: cd VS-Code-In-Termux-X11 chmod +x install.sh VS-Code ./install.sh after this make a termux widget on your home screen , VS-Code will appear on that widget. _ --- README.md => vscode README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => vscode README.md (100%) diff --git a/README.md b/vscode README.md similarity index 100% rename from README.md rename to vscode README.md