diff --git a/2017/README.md b/2017/README.md index f3ecd00..b630e28 100644 --- a/2017/README.md +++ b/2017/README.md @@ -10,7 +10,7 @@ The current plan, in no particular order: - [x] Bash/shell script - [Day 02](./day-02/solution.sh) - [ ] C - [x] C++ - [Day 01](./day-01/solution.cpp) -- [ ] C# +- [x] C# - [Day 07](./day-07/solution.cs) - [ ] Clojure - [Day 03](./day-03/solution.clj) (need to finish part 2) - [ ] Coffeescript - [ ] Haskell