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:
33aaebf
)
Update readme.
author
Greg Burri
<greg.burri@gmail.com>
Thu, 3 Dec 2020 12:26:53 +0000
(13:26 +0100)
committer
Greg Burri
<greg.burri@gmail.com>
Thu, 3 Dec 2020 12:26:53 +0000
(13:26 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
a158fd0
..
4755f90
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-1,2
+1,11
@@
# AdventOfCode2020
+
https://adventofcode.com/2020
+
+Written in [Julia](https://julialang.org/) in the [Pluto.jl](https://github.com/fonsp/Pluto.jl) notebook.
+
+## How to run the code
+
+1. Install [latest version of Julia](https://julialang.org/downloads/#current_stable_release)
+2. Install *Pluto.jl*, see [instructions](https://github.com/fonsp/Pluto.jl#installation)
+3. Open file `advent_of_code_2020.jl`