Forgot to mention Clojure as done

This commit is contained in:
2017-12-10 17:46:42 +01:00
committed by GitHub
parent 51d1e5aed0
commit b40e549245

View File

@@ -11,7 +11,7 @@ The current plan, in no particular order:
- [ ] C
- [x] C++ - [Day 01](./day-01/solution.cpp)
- [x] C# - [Day 07](./day-07/solution.cs)
- [ ] Clojure - [Day 03](./day-03/solution.clj)
- [x] Clojure - [Day 03](./day-03/solution.clj)
- [ ] Coffeescript
- [ ] Haskell
- [ ] Java