Update README.md
This commit is contained in:
parent
d819cd6aa7
commit
c582f01f78
15
README.md
15
README.md
@ -1,5 +1,20 @@
|
|||||||
# advent-of-code
|
# advent-of-code
|
||||||
|
|
||||||
|
## Progress
|
||||||
|
```
|
||||||
|
1111111111222222
|
||||||
|
1234567890123456789012345
|
||||||
|
2020: ***~.....................
|
||||||
|
2021: *******~~~...............
|
||||||
|
2022: ***************~.*..*....
|
||||||
|
2023: **********...............
|
||||||
|
|
||||||
|
.: nothing
|
||||||
|
~: 1 star
|
||||||
|
*: 2 stars
|
||||||
|
```
|
||||||
|
|
||||||
|
## Shortcut
|
||||||
Add this to your `.bashrc`:
|
Add this to your `.bashrc`:
|
||||||
```bash
|
```bash
|
||||||
AOC_PATH=$HOME/path/to/this/repo/
|
AOC_PATH=$HOME/path/to/this/repo/
|
||||||
|
Loading…
Reference in New Issue
Block a user