summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-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.
+