diff --git a/README.md b/README.md index 28463b3fb..17035bdcb 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,13 @@ - I'm making a [website](https://aoc.csokavar.hu) out of this. I put a lot of effort into my solutions. - They are not super effective or super short, but hopefully more readable. I aim for clarity. + I'm making a [website](https://aoc.csokavar.hu) out of this. A lot of effort goes into my solutions + They are not super effective or super short, but hopefully more readable. I aim for clarity. + Like what you see? Consider [sponsoring](https://github.com/sponsors/encse) me. - You can use my framework, it's probably easiest to start with the + You are free to use my framework, it's pretty streamlined by now. You can start with the https://github.com/encse/adventofcode-template repository. - Like what you see? Consider [sponsoring](https://github.com/sponsors/encse) me. - ## Dependencies - Based on `.NET 9` and `C# 13`. - `AngleSharp` is used for problem download.