summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 462dfaa)
raw | patch | inline | side by side (parent: 462dfaa)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 25 Jul 2001 03:40:55 +0000 (03:40 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 25 Jul 2001 03:40:55 +0000 (03:40 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@79 57a73879-2fb5-44c3-a270-3262357dd7e2
README.TXT | patch | blob | history |
diff --git a/README.TXT b/README.TXT
index 45a6b9c8a10921aea9a033b073deb33e112bddfc..ec0037276e8ac8fd0e027726840cdad49e9ad89e 100644 (file)
--- a/README.TXT
+++ b/README.TXT
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.