Skip to content

Commit 7022073

Browse files
committed
Fixed error in README
1 parent d385239 commit 7022073

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ or you are able to declare the following
5757
REDIS_PORT = 6379
5858
REDIS_DATABASE = 5
5959
60+
To create the redis instance within your application
61+
6062
.. code-block:: python
6163
6264
from flask import Flask

0 commit comments

Comments
 (0)