Mercurial > p > roundup > code
diff README.TXT @ 74:8233840961e3
added note about the spec
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 25 Jul 2001 03:40:55 +0000 |
| parents | a117296dd59c |
| children |
line wrap: on
line diff
--- a/README.TXT Wed Jul 25 03:40:19 2001 +0000 +++ b/README.TXT Wed Jul 25 03:40:55 2001 +0000 @@ -58,10 +58,14 @@ 3. Design ========= This software was written according to the specification found at + http://software-carpentry.codesourcery.com/entries/second-round/track/Roundup/ -... with some modifications. I've marked these in the source with 'XXX' -comments when I remember to. +a copy of the spec is distributed with roundup as doc/spec.html. + + +There have been some modifications. I've marked these in the source with +'XXX' comments when I remember to. In short: Class.find() - may match multiple properties, uses keyword args.
