Skip to content

Commit b105ded

Browse files
committed
readme file moved to be pretty on github
1 parent f6cddd6 commit b105ded

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.txt renamed to README.rst

File renamed without changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
def readme():
6-
with open('README.txt') as fp:
6+
with open('README.rst') as fp:
77
return fp.read()
88

99

0 commit comments

Comments
 (0)