diff --git a/README.md b/README.md index e9212d8..ee7278c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # Vote-rs -currently in development +Currently in development +Converts a csv file into a `.blt`file [(OpenSTV/OpaVote ballots)](https://www.opavote.com/help/overview#blt-file-format). -creates a .blt file from a csv file - -to build +## Building ```bash cargo +nightly -Z unstable-options build --out-dir ./build -``` \ No newline at end of file +```