From 1e8442311d3287ee44f6d53ad457c8d450576ec0 Mon Sep 17 00:00:00 2001 From: gilbertchen Date: Wed, 7 Jun 2017 14:25:03 -0400 Subject: [PATCH] Update ACKNOWLEDGEMENTS.md --- ACKNOWLEDGEMENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACKNOWLEDGEMENTS.md b/ACKNOWLEDGEMENTS.md index 46e52b3..0e49886 100644 --- a/ACKNOWLEDGEMENTS.md +++ b/ACKNOWLEDGEMENTS.md @@ -1,7 +1,7 @@ Duplicacy is based on the following open source project: | Projects | License | -|:--------:|:-------:| +|--------|:-------:| |https://github.com/urfave/cli | MIT | |https://github.com/aryann/difflib | MIT | |https://github.com/bkaradzic/go-lz4 | BSD-2-Clause |