Update README.md

master
Matthew Butterick 4 years ago committed by GitHub
parent 295b0f9b13
commit 14158ecde5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,6 +10,8 @@
## My solutions
I try to write solutions that are succinct but not cryptic.
* I try to write solutions that are succinct but not cryptic.
I dont optimize for speed.
* I dont optimize for speed.
* I like doing the Advent of Code problems because it forces me to use parts of Racket that I dont ordinarily use. So I treat it as a chance to expand my awareness of the Racketverse.