added explanation to the front page
This commit is contained in:
parent
651c86b136
commit
f04a059f32
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
## simple ranked choice voting
|
## simple ranked choice voting
|
||||||
|
|
||||||
|
In [ranked choice voting](https://en.wikipedia.org/wiki/Ranked_voting), voters rank their preferences instead of just their top choice. It eliminates the need for strategic voting. Specifically, this site uses [instant runoff voting](https://en.wikipedia.org/wiki/Instant-runoff_voting).
|
||||||
|
|
||||||
[create a poll](/create)
|
[create a poll](/create)
|
||||||
|
|
||||||
[source code](https://gitlab.com/winesj/rcv-site)
|
[source code](https://gitlab.com/winesj/rcv-site)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue