diff options
Diffstat (limited to '2015')
-rw-r--r-- | 2015/README.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/2015/README.txt b/2015/README.txt index ea74de3..4ada2f5 100644 --- a/2015/README.txt +++ b/2015/README.txt @@ -18,11 +18,11 @@ I want to do this advent of code in more than one language if possible. Here is a list of all the languages I am aware of enough to program in, ordered from least to most confidence: -- (0) POSIX Shell -- (0) Haskell -- (0) Ocaml +- (1) POSIX Shell +- (2) Haskell +- (3) Ocaml +- (4) Racket - (0) Rust -- (0) Racket - (0) JavaScript/TypeScript - (0) Common Lisp - (0) C |