update purpose
This commit is contained in:
parent
d089d4dd00
commit
430cbc6f43
@ -1,6 +1,6 @@
|
||||
# Handler
|
||||
|
||||
Provides simple HTTP file server; Its so simple to do with golang; looks like nobody bothers to provide a ready-to-download package to actually do it.
|
||||
Provides simple HTTP file server
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
/*
|
||||
Project: Handler
|
||||
|
||||
Purpose: Provide simple HTTP file server; Its so simple to do with golang; looks like nobody bothers to provide a ready-to-download package to actually do it.
|
||||
Purpose: Provide simple HTTP file server
|
||||
|
||||
Author: Caleb Vorderbruggen <calebvorderbruggen@thirdage.dev>
|
||||
|
||||
*/
|
||||
package main
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user