692ae0d92fa1 done

Final commit
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 20 Aug 2016 15:52:33 +0000
parents 94393b5cd67e
children 8323ee4c3700
branches/tags done
files README.markdown

Changes

--- 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 <https://www.youtube.com/user/codingmath/videos> 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.