diff --git a/README.md b/README.md index 6c39f6c..c09e2b2 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ This package is designed to enhance Go's built-in http file server function and Where the native function's file listing was just an alphabetical set of files, this one adds file size, date, owner/group, and sorting capability. -This should be a drop-in replacement and is largely based on the original function. \ No newline at end of file +This should be a drop-in replacement and is largely based on the original code. See the included example for a simple use, +or https://gitto.work/shortcut/httphere for something more practical. \ No newline at end of file