diff --git a/setup.py b/setup.py index cbb3f8f..a4f030c 100755 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ version='0.1', description='Extract credentials and other useful info from network captures', long_description=long_description, + long_description_content_type='text/markdown', keywords="credentials security networking extraction mining wireshark tshark dissector password", author='ShellCode', author_email='shellcode33@protonmail.ch',