*** empty log message ***
[bpt/guile.git] / README
diff --git a/README b/README
index c6e00a1..74dac69 100644 (file)
--- a/README
+++ b/README
@@ -8,6 +8,12 @@ Please send bug reports to bug-guile@gnu.org.
 
 About This Distribution ==============================================
 
+Interesting files include:
+- INSTALL, which contains instructions on building and installing Guile.
+- NEWS, which describes user-visible changes since the last release of Guile.
+- COPYING, which describes the terms under which you may redistribute
+  Guile, and explains that there is no warranty.
+
 Building and installing this distribution gives you:
 guile --- a stand-alone interpreter for Guile, usually installed in
        /usr/local/bin.  With no arguments, this is a simple
@@ -32,12 +38,6 @@ ice-9, ice-9/*.scm --- run-time support for Guile: the module
 data-rep.info --- An essay on how to write C code that works with
        Guile Scheme values.
 
-Interesting files include:
-- INSTALL, which contains instructions on building and installing Guile.
-- NEWS, which describes user-visible changes since the last release of Guile.
-- COPYING, which describes the terms under which you may redistribute
-  Guile, and explains that there is no warranty.
-
 The Guile source tree is laid out as follows:
 
 libguile: