From 20f046c8162f9894b5365f4d6f5db81883486b83 Mon Sep 17 00:00:00 2001 From: Cloud User Date: Fri, 17 May 2019 08:10:21 -0500 Subject: [PATCH] Update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e69de29..04e0cd1 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,9 @@ +The script lentry.sh takes a document name as input then asks for +information about various attributes of the document. It then +creates html and gph files in a directory created using the +catalog number and relocates the file there. It also analyzes the +file type ending to determine the correct gopher link type. + +Usage: + +$ ./lentry.sh (filename)