summaryrefslogtreecommitdiff
path: root/app/difficulty.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/difficulty.py')
-rw-r--r--app/difficulty.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/difficulty.py b/app/difficulty.py
index cc85089..bc71ee9 100644
--- a/app/difficulty.py
+++ b/app/difficulty.py
@@ -3,7 +3,7 @@
# Written permission must be obtained from the author for commercial uses.
###########################################################################
-# Purpose: use dictionary & pickle as a simple means of database.
+# Purpose: compute difficulty level of a text
import pickle
import math