From 08a33eb0174a10cf9f616048be4d45b5d0510469 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Fri, 18 Jul 2014 12:17:01 +0100 Subject: Updated readme --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 416f87a..b2725f9 100644 --- a/README +++ b/README @@ -7,6 +7,10 @@ Usage: go run blavote.go (or compile with go build blavote.go, and execute blavote) +Requirements: +Go (to compile, or run from source) +Sqlite (tested with version 3.8, assumed to work with all 3.x versions) + Author: Joe Robinson Written in Go -- cgit v1.2.3