From 58ad86ff7d263ab59726725ded732975899e7b9b Mon Sep 17 00:00:00 2001 From: Greg Burri Date: Wed, 9 Dec 2020 14:00:34 +0100 Subject: [PATCH] Add a link to the HTML render. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 74ccc03..6a710e5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ https://adventofcode.com/2020 Written in [Julia](https://julialang.org/) in the [Pluto](https://github.com/fonsp/Pluto.jl) notebook. +[Here](https://ummon.github.io/AdventOfCode2020/advent_of_code_2020.jl.html) is a HTML page of the latest result. + ## How to run the code 1. Install [latest version of Julia](https://julialang.org/downloads/#current_stable_release). -- 2.45.2