From d8d29f7cb6e39e1de1c7558e5296c1fa894a2676 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Mon, 2 Mar 2026 12:08:07 -0500 Subject: [PATCH] Add stats bar. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1878e168e..07e5ab1e2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![GitHub](https://img.shields.io/github/license/TomHarte/CLK?style=for-the-badge)![GitHub Release Date](https://img.shields.io/github/release-date/TomHarte/CLK?label=Latest%20Release&style=for-the-badge)![GitHub last commit](https://img.shields.io/github/last-commit/TomHarte/CLK?style=for-the-badge)![GitHub repo size](https://img.shields.io/github/repo-size/TomHarte/CLK?style=for-the-badge) + # Clock Signal Clock Signal Application Icon Clock Signal ('CLK') is an emulator that seeks to be invisible. Users directly launch classic software, avoiding the learning curves associated with emulators and with classic machines.