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