Update README.md

This commit is contained in:
augustin64 2023-12-10 15:40:28 +01:00
parent d819cd6aa7
commit c582f01f78

View File

@ -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/