Add readme to persona example

Fix #1310
This commit is contained in:
Markus Unterwaditzer 2015-01-17 13:17:50 +01:00
parent e3ba459abb
commit 1ba6c2248d
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
A simple example for integrating [Persona](https://login.persona.org/) into a
Flask application. In addition to Flask, it requires the
[requests](www.python-requests.org/) library.