Updated readme
This commit is contained in:
parent
dbb3fc7743
commit
6abbcf4acb
|
@ -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.
|
||||
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.
|
Loading…
Reference in New Issue