From 70783709fe0f24081431141381d600e790ff6388 Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Fri, 1 Jul 2022 01:51:53 +0200 Subject: [PATCH] Adding Readme.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..03b2212 --- /dev/null +++ b/README.md @@ -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.