Skip to content

Commit

Permalink
First Release
Browse files Browse the repository at this point in the history
- Removed old Google Drive link and replaced with official GitHub release info in README.md
  • Loading branch information
DanPerry1808 authored Jan 25, 2019
1 parent 7bd0e0f commit 4a8ceb4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# ElectionViewer
A piece of software for viewing graphs of UK election results. Warning: bodged together during a hackathon

# Download
This software works on both Windows and Linux machines. It might work on MacOS but I don't own a Mac so I couldn't test it. Just download the zip file below and extract it to its own folder. Then run Election.jar from inside the folder it is in
# Download and Installation
This software works on both Windows and Linux machines. It might work on MacOS but I don't own a Mac so I couldn't test it. Just download the zip file from the Releases section and extract it to its own folder. Then run Election.jar from inside the folder it is in

## Prerequisites
You will need installed on your machine:
- Java 8
- Python 3

## File
The zip file containing the program is [here](https://drive.google.com/open?id=13R07CU-RByTnDXSHuKZ1RaCl6QUt_Rbb).

# Adding new constituencies
1. Open up the database with [DB Browser for SQLite](https://sqlitebrowser.org/)
2. Open the 'Con' table to add the consituency name and electorate. Note the CON_ID value for later
Expand Down

0 comments on commit 4a8ceb4

Please sign in to comment.