From e6cd29ca8d7300462f44b73c90001dbb83047ab1 Mon Sep 17 00:00:00 2001 From: Iago Alonso Date: Thu, 26 Nov 2020 20:01:18 +0100 Subject: [PATCH] Don't use html tags for the images Breaks pypi images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8aec062..7f0e862 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Compare your local timezone with a foreign one. `$ timezone-comparison tijuana` -comparison between two timezones +![comparison between two timezones](https://git.io/JJKG6) ## Table of Contents @@ -40,7 +40,7 @@ timezone-converter {timezone} `$ timezone-converter --list` -
available timezones
+![list of available timezones](https://git.io/JJKGo) ## License