fix formatting of ASCII art

This commit is contained in:
Akash Mahanty 2022-01-26 18:24:24 +05:30
parent 5e0ea023e6
commit f03b2cb6cb

View File

@ -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: