Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
rbw committed Mar 11, 2018
1 parent 446c6e8 commit ec0bc15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ Working examples can be found `here <https://github.com/rbw0/flask-journey/tree/
Quick taste
-----------

This shows a simple example Journey's BlueprintBundle component.
This shows a simple example of Journey's BlueprintBundle component.

.. code-block:: python
# file: bundles.py
from flask_journey import BlueprintBundle
from .users import bp as users_bp
from .groups import bp as groups_bp
Expand Down

0 comments on commit ec0bc15

Please sign in to comment.