# HG changeset patch # User Steve Losh # Date 1471730847 0 # Node ID c553652c4602fa460f50ae7078dc604846e17deb # Parent 9781b72fffb058651f02a22233e91e1484127c87 Update diff -r 9781b72fffb0 -r c553652c4602 README.markdown --- a/README.markdown Sat Aug 20 21:17:10 2016 +0000 +++ b/README.markdown Sat Aug 20 22:07:27 2016 +0000 @@ -1156,8 +1156,9 @@ implementation and some code to build/eval them and draw them with Graphviz. Watched part of Knuth's "Fun with BDDs" talk as inspiration. * Continuing my cover-to-cover, exerciseless read through of [SICP][]. -* Added a unit test to [Bones][]. It's not much, but I haven't worked on it in - a while and I want to get back to it, so I wanted to just do *something* so - tomorrow it won't feel like I haven't worked on it in forever. +* Added a unit test to [Bones][] and did a bunch of refactoring/cleanup I've + been meaning to get to. It's not much, but I haven't worked on it in a while + and I want to get back to it, so I wanted to just do *something* so tomorrow + it won't feel like I haven't worked on it in forever.