# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1469282032 0
# Node ID d03e4eb3dade0ad2467923ccdbe8ef498bc523e5
# Parent  f0fb4a87c522087e0054ab7586437c864eff4146
Update

diff -r f0fb4a87c522 -r d03e4eb3dade README.markdown
--- a/README.markdown	Sat Jul 23 12:43:29 2016 +0000
+++ b/README.markdown	Sat Jul 23 13:53:52 2016 +0000
@@ -954,3 +954,9 @@
 ### 2016-07-23
 
 * Another episode of [Coding Math][].  I'm nearing the end!
+* Read more of the [GGP Book][ggp-book].  I should implement some of these
+  simple players (again) in [Hype][] as an exercise.
+* Started adding examples/exercises from [The Art of Prolog][taop] to [Bones][]
+  as unit tests.  I get more practice and Bones gets more test coverage.  We're
+  [getting two birds stoned at
+  once](https://www.youtube.com/watch?v=pXEm08dsQOc).