diff --git a/Makefile b/Makefile
index dd1361d..620f411 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ LDFLAGS=-ldflags "-s -w -X main.version=${VERSION}"
.PHONY: build
build:
go-bindata static/... templates/...
- go build
+ go build ${LDFLAGS}
.PHONY: linuxarm
linuxarm:
diff --git a/README.md b/README.md
index a7022f1..049930c 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
width="260" height="80" border="0" alt="linkcrawler">
-
+
A feature-rich wiki for minimalists