diff --git a/welcome/index.html b/welcome/index.html
index ef0ac64..f000a31 100644
--- a/welcome/index.html
+++ b/welcome/index.html
@@ -1,6 +1,3 @@
-To redirect an HTML webpage to an Android app using a custom URI scheme, you can
-utilize JavaScript to perform the redirection. Below is a basic example of how
-you can achieve this: html Copy code