Skip to content

Commit 2b0d823

Browse files
authored
Update setup.py
1 parent 9db1d25 commit 2b0d823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
version='1.4.3',
1111
author='Carmine DiMAscio',
1212
author_email='cdimascio@gmail.com',
13-
description='Score text "Readability" with popular metrics such as Flesch-Kincaid, Gunning Fog, ARI, Dale Chall, SMOG, and more',
13+
description='Score text "Readability" with popular formulas and metrics including Flesch-Kincaid, Gunning Fog, ARI, Dale Chall, SMOG, Spache and more',
1414
long_description=long_description,
1515
long_description_content_type="text/markdown",
1616
url='https://github.com/cdimascio/py-readability-metrics',

0 commit comments

Comments
 (0)