From c8925b971149706b74420d3684de0908b2d5aeb5 Mon Sep 17 00:00:00 2001 From: Eddy Pedroni Date: Fri, 10 Jan 2025 15:45:34 +0100 Subject: Created module, link assets instead of img folder --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8c9c822..125bdc4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # godocs HTML generator for the docs site. + +## Build + +``` +go build -o godocs +``` + +The `-o` is important, otherwise the binary ends up being called `godocs.git`. -- cgit v1.2.3