Skip to content

Commit da9ddef

Browse files
Update banner.py
1 parent d77ba7f commit da9ddef

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

src/fiver/banner.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55
from . import __version__
66

77
ART = r"""
8-
███████╗██╗██╗ ██╗███████╗██████╗
9-
██╔════╝██║██║ ██║██╔════╝██╔══██╗
10-
█████╗ ██║██║ ██║█████╗ ██████╔╝
11-
██╔══╝ ██║╚██╗ ██╔╝██╔══╝ ██╔══██╗
12-
██║ ██║ ╚████╔╝ ███████╗██║ ██║
13-
╚═╝ ╚═╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝
8+
________ ___ ___ ___ _______ ________
9+
|\ _____\\ \|\ \ / /|\ ___ \ |\ __ \
10+
\ \ \__/\ \ \ \ \ / / | \ __/|\ \ \|\ \
11+
\ \ __\\ \ \ \ \/ / / \ \ \_|/_\ \ _ _\
12+
\ \ \_| \ \ \ \ / / \ \ \_|\ \ \ \\ \|
13+
\ \__\ \ \__\ \__/ / \ \_______\ \__\\ _\
14+
\|__| \|__|\|__|/ \|_______|\|__|\|__|
15+
1416
"""
1517

1618
TAGLINE = " android desk control | local server | your device"

0 commit comments

Comments
 (0)