Hopefully fixed markdown

This commit is contained in:
Slater-Victoroff
2014-05-05 00:59:26 -04:00
parent 7f989f0097
commit 62a2392fc9
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -8,7 +8,7 @@ setup(
version = '0.2.0',
packages = ["IndicoIo",],
license = "MIT License (See LICENSE)",
long_description = open("README").read(),
long_description = open("README.md").read(),
url = "http://www.indico.io",
author = "Alec Radford, Slater Victoroff",
author_email = "Alec Radford <alec@indicodatasolutions.com>, Slater Victoroff <slater@indicodatasolutions.com>",