# HG changeset patch # User Steve Losh # Date 1471708353 0 # Node ID 692ae0d92fa10a79a1636231ef4801a479c5dd7e # Parent 94393b5cd67eb3614cd9177fc7b49e89603c3dbc Final commit diff -r 94393b5cd67e -r 692ae0d92fa1 README.markdown --- a/README.markdown Sat Aug 20 13:12:21 2016 +0000 +++ b/README.markdown Sat Aug 20 15:52:33 2016 +0000 @@ -1,2 +1,9 @@ -Working through https://www.youtube.com/user/codingmath/videos in Common Lisp -with Sketch. +Working through in Common Lisp +with [Sketch](https://github.com/vydd/sketch). + +I'm finished with all 50 episodes (I only skipped a few that contained no coding +or didn't work with Sketch), so this repo will no longer be updated. + +If you want to see how I did a particular episode you should look in the commit +log, because I overwrote the same file each time instead of trying to maintain +old versions of everything along the way.