fix: readme

add: logo
This commit is contained in:
cr0hn
2016-02-23 14:35:59 +01:00
parent e1e5acade0
commit 3b38ab5025
7 changed files with 707 additions and 105 deletions

View File

@@ -45,7 +45,7 @@ setup(
'enteletaor = enteletaor_lib.enteletaor:main',
]},
description='Message Queue & Broker Injection tool',
long_description=open('README.md', "r").read(),
long_description=open('README.rst', "r").read(),
classifiers=[
'Environment :: Console',
'Intended Audience :: System Administrators',