about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-05-08T09·12+0200
committerVincent Ambo <tazjin@gmail.com>2017-05-08T09·15+0200
commit1e3ecad709691256d5dabcab448e946aa543bb85 (patch)
treef43d4841991b9ed12cfc71dc9531ac9ae642e9d2 /README.md
parentd93bc51e86081c7331554167fbba1318ac9a4927 (diff)
feat release: Add simple release script
Adds a simple script that will build stripped binaries for various platforms
and GPG-sign them.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0227de8fbb..0fc78e817a 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,8 @@ to only update the `api` resource sets and the `frontend/user-page` resource set
 
 Assuming you have Go configured correctly, you can simply `go get github.com/tazjin/kontemplate/...`.
 
-There are signed binary releases available on the [releases page][] for Linux, OS X and Windows.
+There are signed binary releases available on the [releases page][] for Linux, OS X,
+FreeBSD and Windows.
 
 ## Usage