Skip to content

Commit 96a3185

Browse files
committed
replace README
1 parent af8b09a commit 96a3185

File tree

2 files changed

+1
-81
lines changed

2 files changed

+1
-81
lines changed

README.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name='django-elastic-transcoder',
77
version=__version__,
88
description="Django with AWS elastic transcoder",
9-
long_description=open("README.md").read(),
9+
long_description=open("README.rst").read(),
1010
author='tzangms',
1111
author_email='[email protected]',
1212
url='http://github.com/StreetVoice/django-elastic-transcoder',

0 commit comments

Comments
 (0)