diff --git a/README.md b/README.md index e0631dcf..64d7920e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ TODO: - [ ] Trustee page to take part in Distribute Key Gen - [x] Simulated - [ ] Backend assigns vote tokens and emails invitation to voters + - [ ] Password protect - [x] Voter interface to cast vote - [ ] Encrypt voters vote - [ ] Submit Voters vote diff --git a/src/admin/AddPeople.tsx b/src/admin/AddPeople.tsx index 3359cd4f..fde678bf 100644 --- a/src/admin/AddPeople.tsx +++ b/src/admin/AddPeople.tsx @@ -11,7 +11,9 @@ export const AddPeople = ({ }) => ( <>

Add {type} by email address, 1 per line:

-