f8a8132e67ae
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 04 Nov 2017 14:16:21 -0400 |
parents | 5412537b205b |
children | 90c29abc7330 |
branches/tags | (none) |
files | README.markdown |
Changes
--- 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.