Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio authored Jan 12, 2019
1 parent a2f7c6b commit 0391758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readability/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Calculate gunning fog readability score
Score text readability with metrics including: Flesch-Kincaid Grade Level, Gunning Fog, ARI, Dale Chall, SMOG, and more
"""
__title__ = 'py-readabilitiy-metrics'
__version__ = '1.3.5'
Expand Down

0 comments on commit 0391758

Please sign in to comment.