From 1867819c9f9d54e8ed139c6c983188e86736a99d Mon Sep 17 00:00:00 2001 From: Adam Fowler Date: Mon, 3 Aug 2020 14:12:58 +0100 Subject: [PATCH] Update README badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1b285a..4555a5a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AWS Signer -[Swift 5.0](https://swift.org) -[](https://github.com/adam-fowler/aws-signer/actions) +[Swift 5.1](https://swift.org) +[](https://github.com/adam-fowler/aws-signer/actions) Generate a signed URL or Request headers for submitting to Amazon Web Services. Supply the library with your URL, HTTP method, headers and body and get back a signed URL or signed headers to use in your HTTP Request.