Adding Readme.md
This commit is contained in:
parent
f3c3e8c95b
commit
70783709fe
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
## 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
|
||||
|
||||
Download from [here](https://nextcloud.sergiotarxz.freemyip.com/index.php/s/4286LoZ5XHzY3J4) the lastest version.
|
Loading…
Reference in New Issue
Block a user