fix formatting of ASCII art
This commit is contained in:
		@@ -170,8 +170,8 @@ def main(
 | 
			
		||||
):
 | 
			
		||||
    """
 | 
			
		||||
    \b
 | 
			
		||||
                     _                _
 | 
			
		||||
                    | |              | |
 | 
			
		||||
                         _                _
 | 
			
		||||
                        | |              | |
 | 
			
		||||
    __      ____ _ _   _| |__   __ _  ___| | ___ __  _   _
 | 
			
		||||
    \ \ /\ / / _` | | | | '_ \ / _` |/ __| |/ / '_ \| | | |
 | 
			
		||||
     \ V  V / (_| | |_| | |_) | (_| | (__|   <| |_) | |_| |
 | 
			
		||||
@@ -179,8 +179,6 @@ def main(
 | 
			
		||||
                    __/ |                     | |     __/ |
 | 
			
		||||
                   |___/                      |_|    |___/
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    Python package & CLI tool that interfaces the Wayback Machine APIs
 | 
			
		||||
 | 
			
		||||
    Released under the MIT License.
 | 
			
		||||
@@ -192,6 +190,7 @@ def main(
 | 
			
		||||
    waybackpy - CLI usage(Demo video): https://asciinema.org/a/464367
 | 
			
		||||
 | 
			
		||||
    Documentation: https://github.com/akamhy/waybackpy/wiki/CLI-docs
 | 
			
		||||
 | 
			
		||||
    """
 | 
			
		||||
 | 
			
		||||
    if version:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user