* README: Added description of compat.
[bpt/guile.git] / examples / README
index 793d131..f6d645c 100644 (file)
@@ -34,3 +34,7 @@ box-dynamic-module  Combination of `box-module' and `box-dynamic':
 modules                    Examples for writing and using Guile modules.
 
 safe               Examples for creating and using safe environments.
+
+compat             autoconf code for making a Guile extension
+                   compatible with older versions of Guile.
+