# HG changeset patch # User Steve Losh # Date 1509819381 14400 # Node ID f8a8132e67ae6964d74d1d8fcd059eaa7606f5e7 # Parent 5412537b205ba68a444b11aed1a550ba3fd1d8cf Update diff -r 5412537b205b -r f8a8132e67ae README.markdown --- a/README.markdown Sat Nov 04 12:50:51 2017 -0400 +++ b/README.markdown Sat Nov 04 14:16:21 2017 -0400 @@ -27,6 +27,8 @@ [recreations]: http://amzn.to/2zfRHre [lisp3e]: http://amzn.to/2y0dnWG [sjleuler]: https://github.com/sjl/euler +[magitek]: https://github.com/sjl/magitek/ +[procjam]: http://www.procjam.com/ # January 2017 @@ -337,4 +339,5 @@ implementing some [aliquot sequence](https://en.wikipedia.org/wiki/Aliquot_sequence) functions in [my Project Euler repo][sjleuler] for fun. - +* Fixed the bitrot in my [magitek][] repo so I can make some bots for + [procjam][] later this week.