summaryrefslogtreecommitdiffstats
path: root/python/flask-paginate
diff options
context:
space:
mode:
Diffstat (limited to 'python/flask-paginate')
-rw-r--r--python/flask-paginate/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/flask-paginate/README b/python/flask-paginate/README
index fa12ded409..57908f43f9 100644
--- a/python/flask-paginate/README
+++ b/python/flask-paginate/README
@@ -1,2 +1,3 @@
-Paginate support for flask framework (study from will_paginate).
-Use bootstrap for css framework It requires Python2.6+ as string.format syntax.
+Paginate support for flask framework (study from will_paginate). Use
+bootstrap for css framework. It requires Python2.6+ as string.format
+syntax.