diff --git a/Console-QRcode/main.ps1 b/Console-QRcode/main.ps1 index 47e7029..fc51879 100644 --- a/Console-QRcode/main.ps1 +++ b/Console-QRcode/main.ps1 @@ -10,7 +10,7 @@ USAGE 3. Choose invert colors or not 4. Check console for results #> -$URL = "$text" +$URL = "$txt" $highC = 'y' $inverse = 'n'