Fix bullet point in README.

This commit is contained in:
2017-12-27 11:57:52 +01:00
parent 41d5d9d6e9
commit 0881ca5789

View File

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