Small fixes in README.
authorPeter Kovacs <kpeter@inf.elte.hu>
Thu, 03 Jan 2008 14:58:42 +0100
changeset 241f781d1f9b79
parent 23 0ba375bf5dae
child 32 ad7f593399b0
child 65 bfbc57a51fbb
Small fixes in README.
README
     1.1 --- a/README	Thu Jan 03 14:51:14 2008 +0100
     1.2 +++ b/README	Thu Jan 03 14:58:42 2008 +0100
     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