summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-06-02 11:17:43 +0200
committerYorhel <git@yorhel.nl>2010-06-02 11:17:43 +0200
commitaadb912ecf4496d706480d830edf7085308651dd (patch)
treeddeb1fe43624123008089480d813a3424884dc5b
parentf089f64220c1a41532853c5e4ee17daa8f40b2ff (diff)
Tiny README updateHEADmaster
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index ebbd762..3153278 100644
--- a/README
+++ b/README
@@ -22,3 +22,11 @@ INSTALLATION
to the 'prove' program, which should come with a default installation of
Perl.
+
+USAGE
+
+ Read the compll.h header file for the function prototypes and documentation
+ on how to use these in your application. Refer to the report "Design and
+ implementation of a compressed linked list library" for a more detailed
+ explanation of the API and inner workings of the library.
+