Skip to content

Commit

Permalink
Fixed error in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyselsmore committed Jul 6, 2013
1 parent d385239 commit 7022073
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ or you are able to declare the following
REDIS_PORT = 6379
REDIS_DATABASE = 5
To create the redis instance within your application

.. code-block:: python
from flask import Flask
Expand Down

0 comments on commit 7022073

Please sign in to comment.