strid - A string diagrams generator
===================================
Copyright (C) 2006-2007 Samuel Mimram.

Installation
------------
To build strid you only need OCaml (http://caml.inria.fr). Simply type

        make

in the directory where the sources are extracted to compile strid. And then

        make install

to install it on you system.

Licence
-------
This program is distributed under the GNU GPL licence. See the COPYING file for
the full text of the licence.
