Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit c7ddb03

Browse files
authored
Update README.md
1 parent dbb3115 commit c7ddb03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##Flask-SQLAlchemySession
1+
## Flask-SQLAlchemySession
22

33
[![Build Status](https://travis-ci.org/dtheodor/flask-sqlalchemy-session.svg?branch=master)](https://travis-ci.org/dtheodor/flask-sqlalchemy-session)
44
[![Coverage Status](https://coveralls.io/repos/dtheodor/flask-sqlalchemy-session/badge.svg)](https://coveralls.io/r/dtheodor/flask-sqlalchemy-session)
@@ -9,7 +9,7 @@ unique sessions per Flask request, following the guidelines documented at
99

1010
http://flask-sqlalchemy-session.readthedocs.org
1111

12-
###Usage
12+
### Usage
1313

1414
Initialize a `flask_scoped_session` as you would a
1515
`scoped_session`, with the addition of a Flask

0 commit comments

Comments
 (0)