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)