730447ee598a

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 10 Feb 2017 21:40:15 +0000
parents 4bff67633cf9
children 34dbd8f99ba8
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Fri Feb 10 16:56:49 2017 +0000
+++ b/README.markdown	Fri Feb 10 21:40:15 2017 +0000
@@ -10,6 +10,7 @@
 [clojure-lanterna]: https://github.com/MultiMUD/clojure-lanterna/
 [PCG]: http://www.pcg-random.org/
 [bearlibterminal]: https://bitbucket.org/cfyzium/bearlibterminal
+[euler]: https://projecteuler.net/
 
 # January 2017
 
@@ -87,3 +88,4 @@
 
 * Finished the docs and pushed the 1.0.0 release of [cl-ggp][].  I still need to
   submit it to Quicklisp, but I need to submit [Temperance][] first.
+* Dusted off my old [Project Euler][euler] repo and did another problem.