# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1485474930 0
# Node ID ce87b9aa5e7f6223aeda42a33183211406387955
# Parent  dd6d58bda6b0cb6df598038c728f807092b102f8
Update

diff -r dd6d58bda6b0 -r ce87b9aa5e7f README.markdown
--- a/README.markdown	Thu Jan 26 20:10:13 2017 +0000
+++ b/README.markdown	Thu Jan 26 23:55:30 2017 +0000
@@ -1,6 +1,7 @@
 [TOC]
 
 [ELS]: http://www.european-lisp-symposium.org/editions/2017/
+[qud-ds]: https://www.twitch.tv/ptychomancer
 
 # January 2017
 
@@ -8,5 +9,7 @@
 
 * Rebooting this `.plan` after a long absence.  It's a new year!
 * Wrote a first draft of my proposal for a talk at [ELS][] 2017.
+* Made a little prototype [name generator](https://github.com/sjl/sand/blob/master/src/names.lisp)
+  based on some ideas from last week's [Caves of Qud dev stream][qud-ds].