Small changes...

master
flyingrub 2015-01-20 15:33:17 +01:00
parent e307b9c38e
commit b46f105102
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,2 @@
include *.md
include LICENSE
include config/scdl.cfg

View File

@ -12,7 +12,7 @@ setup(
author="FlyinGrub",
author_email="flyinggrub@gmail.com",
description="Download Music from Souncloud",
long_description=open('README.md').read(),
long_description="Please check the README on Github : https://github.com/flyingrub/scdl/blob/master/README.md",
install_requires=[
'docopt',
'soundcloud',