~edwargix/tallyard

f2606bafba3b3ccbc70096d8978e51dbdeb1f835 — Liam Warfield 5 years ago 4a1db94
Fixed some capitalization
1 files changed, 3 insertions(+), 3 deletions(-)

M README.md
M README.md => README.md +3 -3
@@ 67,12 67,12 @@ once he has received confirmation of a connection from all of the other voters.

# Future Work

- support authentication systems.  First on the list is
- Support authentication systems.  First on the list is
  [Matrix](https://matrix.org/) accounts.  Those who used the old client written
  in Racket will know that authentication used to be possible; the transition
  just hasn't been made yet.
- [Matrix](https://matrix.org) bots for voting on topics in matrix chat rooms
- finish the zero-knowledge proof implementation
- [Matrix](https://matrix.org) bots for voting on topics in matrix chat rooms.
- Finish the zero-knowledge proof implementation.

# Stuck? Have suggestions or feedback?