summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2012-10-08 11:05:17 -0700
committerjessib <jessib@riseup.net>2012-10-08 11:05:17 -0700
commit8f100d3c03a6f554e703c5d0b2fe221958424c26 (patch)
tree77e90f53d05fecefa91adf89a3c35f19e277996b /Readme.md
parentf77301824c42bdd4559a0b0e58b8f3c26f239643 (diff)
parentf5aea5347601c3500bb3670971d44995c35c3c7b (diff)
Merge branch 'release-0.1.0' into help_develop
Conflicts: .gitignore
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md22
1 files changed, 21 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 3d81d2e..8b51b4d 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,4 +1,24 @@
# Leap Web #
-Web application for LEAP.
+Web application for LEAP. Currently Leap Web allows Leap providers to manage users, hand out certs for the EIP.
+
+## Functions ##
+
+### Supported ###
+
+* *User Management* - User Registration and Authentication
+* *Cert Distribution* - Certs for the Encrypted Internet Proxy
+
+### Under Development ###
+
+* *Help Desk* - Managing Help Requests
+
+
+## Documentation ##
+
+* [INSTALL](https://github.com/leapcode/leap_web/blob/master/INSTALL.md) for installation instructions
+* [DEPLOY](https://github.com/leapcode/leap_web/blob/master/DEPLOY.md) for deployment
+* [DEVELOP](https://github.com/leapcode/leap_web/blob/master/DEVELOP.md) for developer notes.
+* [CUSTOM](https://github.com/leapcode/leap_web/blob/master/CUSTOM.md) to customize.
+