From 7e5fd4cf205c7beb2172f0a881a24c1573f3b312 Mon Sep 17 00:00:00 2001 From: Johannes Ebke Date: Fri, 20 Sep 2019 23:03:08 +0200 Subject: [PATCH] Fix PyPI badge --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a9f23ed..afafdd4 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,8 @@ List all resources in an AWS account, all regions, all services(*). Writes JSON (*) No guarantees for completeness. Use billing alerts if you are worried about costs. -.. image:: https://img.shields.io/pypi/v/aws-list-all :alt: PyPI +.. image:: https://img.shields.io/pypi/v/aws-list-all + :alt: PyPI .. image:: https://travis-ci.org/JohannesEbke/aws_list_all.svg?branch=master :target: https://travis-ci.org/JohannesEbke/aws_list_all