diff --git a/python_ruby_and_bash/quick_scanner.py b/python_ruby_and_bash/quick_scanner.py index af06cb6..426e24d 100644 --- a/python_ruby_and_bash/quick_scanner.py +++ b/python_ruby_and_bash/quick_scanner.py @@ -17,16 +17,9 @@ except NameError: subprocess.call('clear', shell=True) print('''\t - ___ __ __ _ ___ _ ___ - / _ \| \/ | /_\ | _ ( ) __| - | (_) | |\/| |/ _ \| //\__ \ - \___/|_| _|_/_/_\_\_|_\ |___/ - | | |_ _|_ _|_ _| | | __| - | |__ | | | | | | | |__| _| - |____|___| |_| _|_| |____|___|__ - / __|/ __| /_\ | \| | \| | __| _ \\ - \__ \ (__ / _ \| .` | .` | _|| / - |___/\___/_/ \_\_|\_|_|\_|___|_|_\\ +##################### +OMAR'S QUICK SCANNER +##################### ''')