updated README and added 450 star screenshot

This commit is contained in:
alexchao26
2024-08-19 16:22:26 -04:00
parent f71f2fedb2
commit 98b07a325a
3 changed files with 2 additions and 6 deletions
+2 -6
View File
@@ -1,11 +1,7 @@
![400 stars!](./400.png)
[reddit thread after completing the first six years](https://www.reddit.com/r/adventofcode/comments/klzgnx/complete_repo_and_thoughts_in_comments/)
[reddit thread post 2021](https://www.reddit.com/r/adventofcode/comments/rrog0y/all_caught_up_repo_all_gogolang_thoughts_in/)
![450 stars!](./450.png)
### Quick Note
I started this in a pre-generics Go/Golang world. Maybe one day I'll come back and learn generics as they'd be quite useful here. But that's for future Alex.
I started this in a pre-generics Go/Golang world. Maybe one day I'll come back and learn generics as they'd be quite useful here. But that's for future me.
## Running Locally
### Requirements