From c07e7a315d04b910f45940dd891224380051371c Mon Sep 17 00:00:00 2001
From: Vojtech Moravec <vojtech.moravec.st@vsb.cz>
Date: Tue, 29 Sep 2020 09:33:12 +0200
Subject: [PATCH] Test commit. Add github mirror link.

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 747e715..4525a80 100644
--- a/README.md
+++ b/README.md
@@ -88,3 +88,6 @@ usage: azgracompress.DataCompressor [options] input
 - `-v`, `--verbose` - Make program output verbose.
 - `-o`, `--output` - Set the ouput of compression, decompression, codebook training, benchmark.
 - `-wc`, `--worker-count` - Set the number of worker threads.
+
+
+[GitHub mirror link](https://github.com/theazgra/BdvServerCompression)
-- 
GitLab