From 88dc7245df816964a61dd697206e18551944d676 Mon Sep 17 00:00:00 2001 From: Stefano Date: Sat, 22 Mar 2014 15:28:59 +0100 Subject: Referring to renamed README --- pavement.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pavement.py') diff --git a/pavement.py b/pavement.py index e46374ca8..6e513d943 100644 --- a/pavement.py +++ b/pavement.py @@ -25,7 +25,7 @@ setup( name="pyload", version="0.4.9", description='Fast, lightweight and full featured download manager.', - long_description=open(PROJECT_DIR / "README").read(), + long_description=open(PROJECT_DIR / "README.md").read(), keywords = ('pyload', 'download-manager', 'one-click-hoster', 'download'), url="http://pyload.org", download_url='http://pyload.org/download', -- cgit v1.2.3