From dd49d1208f1b5132263af2dc971d73562090d2fb Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sun, 28 Nov 2021 11:16:49 -0600 Subject: [PATCH] Remove feature list from README Not overly useful or impressive IMO. --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/README.md b/README.md index cb69acb..5e57125 100644 --- a/README.md +++ b/README.md @@ -5,25 +5,6 @@ This app allows Kosmos/LDAP users to manage their accounts, including credentials, invites, donations, etc.. -## Features - -* [x] Log in with existing LDAP account -* [x] Reset account password by providing both username and email address -* [x] Reset account password when logged in, via reset email -* [x] Log in with admin permissions -* [x] View LDAP users as admin -* [x] Sign up for a new account via invitation -* [x] List my donations -* [x] Invite new users from your account -* [x] Create new Lightning (lndhub) wallet for new users -* [x] See Lightning wallet balance and setup code for Blue Wallet -* [ ] Sign up for a new account by donating upfront -* [ ] Sign up for a new account via proving contributions (via cryptographic signature) -* [ ] ... - -_Planned features are not at all a complete or static list, of course. -Suggestions and pull requests welcome!_ - ## Development ### Rails app