Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
drawbu committed Dec 1, 2024
1 parent 592ca3c commit 2450f17
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@

My solutions for the [advent of code](https://adventofcode.com).

## 2023 - C language

Completed: `2/25`.
## 2024 - :zap: Zig

Lets learn Zig this time!


## 2023 - C

Completed: `6/25`.

The structure of the project:
```sh
Expand All @@ -25,6 +31,7 @@ make
./aoc2023 day08-part2 # run a specific solution
```


## 2022 - Go

Completed: `9/25`.
Expand Down

0 comments on commit 2450f17

Please sign in to comment.