# HG changeset patch # User Robert McIntyre # Date 1318774567 25200 # Node ID d39a04826cec8fe39ede18cc7843c3bd90bf0be1 # Parent e03d363ed9a9892a87c471bd2a99ff2fbd8ad9aa added readme diff -r e03d363ed9a9 -r d39a04826cec readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/readme.txt Sun Oct 16 07:16:07 2011 -0700 @@ -0,0 +1,4 @@ +I try to find pokemon type combinations that are "special" in one way +or another. This is mostly for fun. It also has a clojure interface +to lp_solve, a C package for solving linear optimization problems. +