From e0cdcebf2f0e134528a5191edae49b56192e112b Mon Sep 17 00:00:00 2001 From: Sears Russell Date: Thu, 9 Nov 2006 22:58:58 +0000 Subject: [PATCH] Added pointer to web page. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index e49ec97..d34914f 100644 --- a/README +++ b/README @@ -2,6 +2,11 @@ Stasis is an experimental flexible transactional storage library. Please see the COPYING file for licensing information. +More information about installation, a tutorial and API documentation +are available at: + +http://lladd.sourceforge.net/developers/html/ + First, make sure you have the appropriate dependencies: 'make check' requires the GNU check library, 'make doc' requires Doxygen.