Point to more generic example for evergreen site integration.
authorArt Rhyno <art632000@yahoo.ca>
Mon, 4 Jul 2011 00:33:42 +0000 (20:33 -0400)
committerArt Rhyno <art632000@yahoo.ca>
Mon, 4 Jul 2011 00:33:42 +0000 (20:33 -0400)
Signed-off-by: Art Rhyno <art632000@yahoo.ca>
conifer/README

index 11c87b6..cc8859a 100644 (file)
@@ -87,5 +87,5 @@ section in the OpenSRF README.
 
 Integration is carried out through an intergration class, for Windsor we use
 "conifer.integration.uwindsor.UWindsorIntegration", but this should be defined for your
-institution. The "uwindsor.py" file in the integration directory can be used as an
-example.
+institution. The "evergreen_example.py" file in the integration directory can be used as a
+model.