From 6f9bca1e7a43f43162d0fc79296cf0c2b0f73839 Mon Sep 17 00:00:00 2001 From: Michael Wasser Date: Sat, 2 Jan 2016 12:36:34 -0800 Subject: [PATCH] Add Download to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2e317e3..850284e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ A Postgres `CREATE` command will be written to STDOUT ## Installation +### Download + +Releases are available for download for many platforms at https://github.com/bloomapi/csvschema/releases + +### Build It + Go must be installed. ```