Recuento/README.md

20 lines
222 B
Markdown

## Recuento
### Description
Vote counter program for GNU/Linux and Windows for spanish elections
### Install
#### GNU/Linux
Build from source with:
```shell
meson build
sudo meson install -C build
```
#### Windows