From: Art Rhyno Date: Mon, 4 Jul 2011 00:33:42 +0000 (-0400) Subject: Point to more generic example for evergreen site integration. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7e6923019b5375b0c51d55efc57a9ae5840e900e;p=syrup%2Fmasslnc.git Point to more generic example for evergreen site integration. Signed-off-by: Art Rhyno --- diff --git a/conifer/README b/conifer/README index 11c87b6..cc8859a 100644 --- a/conifer/README +++ b/conifer/README @@ -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.