# HG changeset patch # User Steve Losh # Date 1547186424 18000 # Node ID 7285af7a04ed5d3798bcab7da986d74a2ed98dad # Parent f911f45a9c8aa630e920ea8e8709311f43b5775a Update diff -r f911f45a9c8a -r 7285af7a04ed README.markdown --- a/README.markdown Thu Jan 10 21:28:11 2019 -0500 +++ b/README.markdown Fri Jan 11 01:00:24 2019 -0500 @@ -91,3 +91,5 @@ Finally got around to replacing `mkpass` with a version in Common Lisp. My collection of CL scripts is growing, now that I have Adopt to make writing their UI less painful. Need to dogfood it a bit more and eventually release it. + +Did a bit more of the OpenGL tutorial.