mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 12:50:32 +01:00
Fix bullet point in README.
This commit is contained in:
@@ -8,7 +8,7 @@ These are the languages that I have used, in alphabetical order:
|
||||
|
||||
- [x] AWK - [Day 04](./day-04/solution.awk)
|
||||
- [x] Bash/shell script - [Day 02](./day-02/solution.sh)
|
||||
- [c] C - [Day 23](./day-23/solution.c)
|
||||
- [x] C - [Day 23](./day-23/solution.c)
|
||||
- [x] C++ - [Day 01](./day-01/solution.cpp)
|
||||
- [x] C# - [Day 07](./day-07/solution.cs)
|
||||
- [x] Clojure - [Day 03](./day-03/solution.clj)
|
||||
|
||||
Reference in New Issue
Block a user