Skip to content

Commit fdb3212

Browse files
committed
Update README.md
1 parent 04bf4b3 commit fdb3212

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Diff for: README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# elections
22
This tool allows you to simulate elections. Place candidates and voters on a political coordinate system, and compare different voting systems to get different results.
33

4-
![](doc/Screenshot_20201121.png)
4+
![](doc/Screenshot_20210126.png)
55

6-
[Try it](https://frcroth.de/elections/)
6+
[Try it](https://frcroth.github.io/elections/)
77

88
### Mechanisms
99

@@ -13,6 +13,10 @@ Currently implemented voting mechanisms:
1313
- [Borda count](https://en.wikipedia.org/wiki/Borda_count)
1414
- [Bucklin voting](https://en.wikipedia.org/wiki/Bucklin_voting#Voting_process)
1515
- [Condorcet method](https://en.wikipedia.org/wiki/Condorcet_method)
16+
For multiple seats:
17+
- [Sainte-Laguë method](https://en.wikipedia.org/wiki/Webster/Sainte-Lagu%C3%AB_method)
18+
- [Largest Remainder method](https://en.wikipedia.org/wiki/Largest_remainder_method) with different quotas
19+
- Individual candidates
1620
### Usage
1721

1822
Add voters by clicking into the coordinate system. Add candidates by clicking into the coordinate system and setting the appropriate draw mode.

Diff for: doc/Screenshot_20210126.png

157 KB
Loading

0 commit comments

Comments
 (0)