summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-10-27 09:53:38 -0400
committerKali Kaneko <kali@leap.se>2015-10-27 09:53:38 -0400
commit9e6fc866f779bb59976741e42f418f9b2e4b25a0 (patch)
tree2186845c5fdbe8d9ff43ab8551f25d8bed87ade2
parent9a8ee7ac0c912c567741703e2509f9395ee87659 (diff)
README:Using
-rw-r--r--README.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 510dc28..af56016 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,15 @@
Bonafide
---------
+========
Secure user registration, authentication, and provider discovery for the LEAP
applications.
https://leap.se/en/docs/design/bonafide
+
+Using
+-----
+This is still in development. To play with it, create a virtualenv, and run::
+ python setup.py development
+
+from the parent folder.
+
+Then you can use `bonafide_cli`.