From bbdeed8e8d7cbc130e9c3f46628b46ba7d462c0b Mon Sep 17 00:00:00 2001 From: Ettore Dreucci Date: Mon, 7 Dec 2020 00:21:54 +0100 Subject: [PATCH] Updated README Signed-off-by: Ettore Dreucci --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96b41b6..6a89267 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Advent of Code -![GitHub](https://img.shields.io/github/license/Noettore/AdventOfCode)![GitHub last commit](https://img.shields.io/github/last-commit/Noettore/AdventOfCode)![Python](https://github.com/Noettore/AdventOfCode/workflows/Python/badge.svg) +[![GitHub](https://img.shields.io/github/license/Noettore/AdventOfCode)](./LICENSE) +[![GitHub last commit](https://img.shields.io/github/last-commit/Noettore/AdventOfCode)](https://github.com/Noettore/AdventOfCode/commit/master) +[![Python](https://github.com/Noettore/AdventOfCode/workflows/Python/badge.svg)](https://github.com/Noettore/AdventOfCode/actions?query=workflow%3APython) ## My attempt at solving Advent Of Code challenges - https://adventofcode.com