Code

added note about the spec
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 25 Jul 2001 03:40:55 +0000 (03:40 +0000)
committerrichard <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

index 45a6b9c8a10921aea9a033b073deb33e112bddfc..ec0037276e8ac8fd0e027726840cdad49e9ad89e 100644 (file)
@@ -58,10 +58,14 @@ Index views may be modified by the following arguments:
 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.