From a8dbfb0569aad8c8bbf13c201cae2cffc5b67ec9 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Wed, 9 May 2018 10:32:16 -0400 Subject: [PATCH] Adds direct link to 'releases' tab. It has been explained to me that people who do not often come to Github are having difficulty finding the releases. This might help. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 454c7d631..1d7b2fec1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Clock Signal Clock Signal ('CLK') is an emulator for tourists that seeks to be invisible. Users directly launch classic software with no emulator or per-emulated-machine learning curve. +[Releases](https://github.com/TomHarte/CLK/releases) are hosted on Github. + On the Mac it is a native Cocoa application. Under Linux, BSD and other UNIXes and UNIX-alikes it relies upon SDL 2. So its aims are: