projects
/
advent_of_code_2020.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0605372
)
Add a link to the HTML render.
author
Greg Burri
<greg.burri@gmail.com>
Wed, 9 Dec 2020 13:00:34 +0000
(14:00 +0100)
committer
Greg Burri
<greg.burri@gmail.com>
Wed, 9 Dec 2020 13:00:34 +0000
(14:00 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
74ccc03
..
6a710e5
100644
(file)
--- 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).