From 586d2bf5723f88ab4688e1a8156550c8461e31a7 Mon Sep 17 00:00:00 2001 From: Dominik Loidolt <dominik.loidolt@univie.ac.at> Date: Fri, 23 Apr 2021 20:46:00 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 748994c..440ec46 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # PLATO Compression/Decompression Tool -If you find a bug or have a feature request please file an [issue][1] or send me an [email][2]. +If you find a bug or have a feature request please file an [issue][1] or send me an [email][2] +Compiled executable can be found [here](https://gitlab.phaidra.org/loidoltd15/cmp_tool/-/tags). ## Usage **usage:** `./cmp_tool [options] [<argument>]` -- GitLab