diff --git a/Examples/README b/Examples/README index c18d30ed7..0747547cb 100644 --- a/Examples/README +++ b/Examples/README @@ -1,9 +1,10 @@ SWIG Examples -The "perl5", "python", "tcl", "guile", "java", "mzscheme", and "ruby" -directories contain a number of simple examples that are primarily -used for testing. The "GIFPlot" directory contains a more complicated -example that illustrates some of SWIG's more advanced capabilities. +The "perl5", "python", "tcl", "guile", "java", "mzscheme", "ruby", and +"chicken" directories contain a number of simple examples that are +primarily used for testing. The "GIFPlot" directory contains a more +complicated example that illustrates some of SWIG's more advanced +capabilities. The file 'index.html' is the top of a hyperlinked document that contains information about all of the examples along with various