From 7e9db432d7fcc330cf78800892440ad5b382bb4c Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 21 Jun 2019 13:59:43 +0100 Subject: [PATCH] [readme] update codacy badge --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 2f0307f..3dbee9a 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,7 @@ Synchronisation of files with S3 using the hash of the file contents. -[[https://www.codacy.com/app/kemitix/thorp][file:https://img.shields.io/codacy/grade/14ea6ad0825249c994a27a82d3485180.svg?style=for-the-badge]] +[[https://www.codacy.com/app/kemitix/thorp][file:https://img.shields.io/codacy/grade/c1719d44f1f045a8b71e1665a6d3ce6c.svg?style=for-the-badge]] Originally based on Alex Kudlick's [[https://github.com/akud/aws-s3-sync-by-hash][aws-s3-sync-by-hash]].