Add README.
This commit is contained in:
2
setup.py
2
setup.py
@@ -6,7 +6,7 @@ VERSION = '0.1.0'
|
||||
setup(
|
||||
name='novel-stats',
|
||||
version=VERSION,
|
||||
description='Produce word count statistics for a novel written in Markdown format.',
|
||||
description='Produce word count statistics for novels written in Markdown format.',
|
||||
author='Dan Helfman',
|
||||
author_email='witten@torsion.org',
|
||||
url='https://projects.torsion.org/witten/novel-stats',
|
||||
|
||||
Reference in New Issue
Block a user