From 56d5ab37af433899723b17b923a319722c6f7d86 Mon Sep 17 00:00:00 2001 From: delorean Date: Sat, 30 Sep 2023 18:10:29 -0500 Subject: [PATCH] readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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