Skip to content

Commit

Permalink
Update epilog message with emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia committed Sep 1, 2024
1 parent 5773658 commit 8a22dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github_dl/console.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def cli():
parser = argparse.ArgumentParser(
prog="github-dl",
description="Download folders and files from Github.",
epilog="Thanks for using github-dl!",
epilog="Thanks for using github-dl (❁´◡`❁)",
)

parser.add_argument(
Expand Down

0 comments on commit 8a22dc3

Please sign in to comment.