From 2cbf2b6cdc050a75ef4449757368120a0e789ae5 Mon Sep 17 00:00:00 2001 From: Mahad Kalam <55807755+skyfallwastaken@users.noreply.github.com> Date: Wed, 4 Mar 2026 12:45:57 +0000 Subject: [PATCH] Add installer repo to README (#1036) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 82300b7..68b8ee4 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,7 @@ ## Local development Please read [DEVELOPMENT.md](DEVELOPMENT.md) for instructions on setting up and running the project locally. + +## Installer repo + +Looking for the installer code? It's over at [hackclub/hackatime-setup](https://github.com/hackclub/hackatime-setup).