Small fixes in README.
authorkpeter
Tue, 05 Feb 2008 11:24:32 +0000
changeset 25635841132a89fd
parent 2562 27c54b7f4f1d
child 2564 3250756f5add
Small fixes in README.
README
     1.1 --- a/README	Tue Feb 05 11:23:23 2008 +0000
     1.2 +++ b/README	Tue Feb 05 11:24:32 2008 +0000
     1.3 @@ -23,7 +23,7 @@
     1.4  
     1.5  INSTALL
     1.6  
     1.7 -  For general building and installation instructions, see the file
     1.8 +  For general building and installation instructions, see the file.
     1.9  
    1.10  lemon/
    1.11  
    1.12 @@ -31,7 +31,7 @@
    1.13  
    1.14  doc/
    1.15  
    1.16 -  Documentation of LEMON. The starting page is doc/html/index/html.
    1.17 +  Documentation of LEMON. The starting page is doc/html/index.html.
    1.18    The documentation installs into the directory
    1.19  
    1.20      /usr/local/share/doc/lemon/html
    1.21 @@ -44,9 +44,9 @@
    1.22  
    1.23  demo/
    1.24  
    1.25 -  Some demonstration programs to make you easier to getting familiar
    1.26 -  with LEMON. Use --enable-demo configure option to also compile these
    1.27 -  codes (see also INSTALL).
    1.28 +  Some demonstration programs to make you easier to get familiar with
    1.29 +  LEMON. Use --enable-demo configure option to also compile these codes
    1.30 +  (see also INSTALL).
    1.31  
    1.32  test/
    1.33