diff options
-rw-r--r-- | python/flask-paginate/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/flask-paginate/README b/python/flask-paginate/README index fa12ded409e94..57908f43f9462 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. |