Integration with Nathan for Tibit packet in (raw)

Change-Id: I0fb9a2b020eae9b45da7db4bc68a6ed98835e5db
diff --git a/cli/main.py b/cli/main.py
index d684f85..3f2dd7a 100755
--- a/cli/main.py
+++ b/cli/main.py
@@ -50,10 +50,10 @@
 )
 
 banner = """\
-         _ _   _              _ _
-__ _____| | |_| |_  __ _   __| (_)
-\ V / _ \ |  _| ' \/ _` | / _| | |
- \_/\___/_|\__|_||_\__,_| \__|_|_|
+         _ _   _            ___ _    ___
+__ _____| | |_| |_  __ _   / __| |  |_ _|
+\ V / _ \ |  _| ' \/ _` | | (__| |__ | |
+ \_/\___/_|\__|_||_\__,_|  \___|____|___|
 (to exit type quit or hit Ctrl-D)
 """