diff --git a/README.md b/README.md index e69de29..38ea443 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# hardfiles + +ezpz file hosting + +# usage + +edit the contents of config.toml to your liking, then +``` +go build -o hardfiles main.go ; mkdir files ; ./hardfiles +``` \ No newline at end of file