# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1509937137 18000
# Node ID e6eb6307a0cc102302ebf98483a93b3f89c9b40f
# Parent  77c410952e1eced90a857ee9a5b628e82b968fdb
Update

diff -r 77c410952e1e -r e6eb6307a0cc README.markdown
--- a/README.markdown	Sun Nov 05 21:56:46 2017 -0500
+++ b/README.markdown	Sun Nov 05 21:58:57 2017 -0500
@@ -351,3 +351,5 @@
   Got the headers soldered to the Arduino Nano and the pan/tilt thing assembled.
   Checked that the sketchy drivers worked to dump code to the Nano and they
   appear to be okay.
+* Finished reading the code of [EasyWFC](https://github.com/heyx3/EasyWFC).
+  I'll probably try to implement Wave Function Collapse on stream this week.