753c3f1f79b4
Update
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Sun, 24 Jul 2016 17:22:55 +0000 | 
| parents | 2fd54467db0b | 
| children | 620ece2215c2 | 
| branches/tags | (none) | 
| files | README.markdown | 
Changes
--- a/README.markdown Sun Jul 24 12:45:28 2016 +0000 +++ b/README.markdown Sun Jul 24 17:22:55 2016 +0000 @@ -974,3 +974,5 @@ * More [Coding Math][]. * More [Bones][] tests from [TAOP][]. +* Started cleaning up my vector math stuff from Coding Math. Might make it into + its own little library so I can use it in other things.