Merge pull request 'README: add clarification for filetype, reformat' (#1) from readme-clarification into main

Reviewed-on: #1
This commit is contained in:
Adrian Gunnar Lauterer 2024-05-11 19:03:26 +02:00
commit 1293fa0b87
1 changed files with 4 additions and 5 deletions

View File

@ -1,11 +1,10 @@
# Vote-rs # 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 ## Building
to build
```bash ```bash
cargo +nightly -Z unstable-options build --out-dir ./build cargo +nightly -Z unstable-options build --out-dir ./build