
                                songbook
                          --==############==--

                   Copyright (C) 1999 Florian Berger
                   
                email: florian.berger@jk.uni-linz.ac.at
                  

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License Version 2 as
    published by the Free Software Foundation;

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


What is songbook ?
------------------
   Songbook is a program for displaying and/or transscripting chord-files for
   guitars. It detects by itself if a line is a chord line or a text line.
   

Resources
---------
   You need to have ncurses installed.
   
How to build (see file INSTALL)
-------------------------------
   (1) ./configure
   (2) make
   (3) make install

   ...ready.

Usage:
------
   simply type "songbook" without any arguments for help
                                                                                
