From 9dc8cf4a3713ddeeec86027b7a1f838bbfe9642a Mon Sep 17 00:00:00 2001 From: natowi Date: Wed, 12 Feb 2020 11:05:29 +0100 Subject: [PATCH] Improve badge links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f09d080..8a14a609 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Python Machine Learning (3rd Ed.) Code Repository -![Python 3.6](https://img.shields.io/badge/Python-3.7-blue.svg) -![License](https://img.shields.io/badge/Code%20License-MIT-blue.svg) +[![Python 3.6](https://img.shields.io/badge/Python-3.7-blue.svg)](#) +[![License](https://img.shields.io/badge/Code%20License-MIT-blue.svg)](LICENSE.txt) Code repositories for the 1st and 2nd edition are available at