From f16b22158eaea04cff1019d95f927d9d67d71eec Mon Sep 17 00:00:00 2001 From: Alexey Derbyshev Date: Tue, 30 May 2017 18:55:50 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ec2ed9..bfd66b4 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ This should generate a `presento` binary. Or if you use [goxc](https://github.com/laher/goxc), sure, why not, but check the [Contribution](https://github.com/alxrm/presento#contributing) chapter first +_That html file, which is served via static server is also included in the binary, just use `$ go generate` before build everytime you change the html file, more on that [here](https://github.com/bouk/file2const)_ ## Usage