shithub: ft2-clone

Download patch

ref: 63e8c6608246e1ddacbd7587881dbda4df91b1e8
parent: eb17e10e6684c9486165badf5e739557ed01a5b0
author: Olav Sørensen <olav.sorensen@live.no>
date: Mon Dec 2 07:14:32 EST 2019

Update README.md

--- a/README.md
+++ b/README.md
@@ -1,2 +1,13 @@
 # ft2clone
 Fasttracker II clone for Windows/macOS/Linux
+
+Aims to be a **highly accurate** clone of the classic Fasttracker II MS-DOS software.
+
+# Releases
+Windows/macOS binary releases can always be found at [16-bits.org](https://16-bits.org/ft2.php). \
+
+Linux binaries can be found [here](http://phd-sid.ethz.ch/debian/.fasttracker2/). \
+If these don't work for you, you'll have to compile the code manually.
+
+# Compiling the code
+Please read HOW-TO-COMPILE.txt file in the repository.