minor README changes

This commit is contained in:
Jack Wines 2022-01-19 01:05:03 -05:00
parent b2d6e19911
commit 2b82da81f8

View file

@ -1,4 +1,3 @@
Allows someone to setup a quick poll decided by [ranked voting](https://en.wikipedia.org/wiki/Ranked_voting) (currently just [instant runoff](https://en.wikipedia.org/wiki/Instant-runoff_voting)). Currently just the algorithm itself is implemented.
Be sure to setup [miso cachix](https://app.cachix.org/cache/miso-haskell) and [haskell.nix binary cache](https://input-output-hk.github.io/haskell.nix/tutorials/getting-started-flakes.html#setting-up-the-binary-cache) to avoid compiling too much stuff.
Be sure to setup [miso cachix](https://app.cachix.org/cache/miso-haskell) to avoid compiling too much stuff.