From 1973cfd0611fc727625f3057bd31b6d899e150ee Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Thu, 8 Jan 2015 13:33:09 +1100 Subject: [PATCH] Added a link to WinRAR to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a932302..2444399 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ The most recent stable build for Windows can be found [here](https://dl.dropboxu * [lua 5.2](http://www.lua.org/) - The lua programming language * [SQLite3](http://www.sqlite.org/) - A lightweight SQL database engine +## Tools + +* [WinRAR](http://www.rarlab.com/) - The best compression tool available IMO; only needed for distribution + ## Copyright (Future versions (to be determined) may be released under a modified version of the [Uplink Developer's License](http://www.introversion.co.uk/uplink/developer/license.html).)