mirror of
https://github.com/kennethreitz/flask-googlefed.git
synced 2026-06-05 23:10:17 +00:00
readme fix
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ Usage
|
||||
Setup is super simple::
|
||||
|
||||
from flask import Flask
|
||||
from flaskext.googlefed import GoogleAuth
|
||||
from flask_googlefed import GoogleAuth
|
||||
|
||||
app = Flask(__name__)
|
||||
app.config['GOOGLE_DOMAIN'] = 'heroku.com'
|
||||
|
||||
Reference in New Issue
Block a user