From 6ca84bf4b0136203a14c59727fd97162c6c655f6 Mon Sep 17 00:00:00 2001 From: LESO Date: Sun, 2 Jan 2022 02:51:18 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35aa15f..a02a962 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,9 @@ Server: ## What do I need to get this working? You'll need to Install the Client APK file on your Android phone and download and run the "GoToBed" server on your pc so there is a connection between your phone and computer. -Client: APK Download (Beta) -Server: EXE Download +Client: [APK Download (Beta)](https://github.com/Myxelium/go-to-bed/raw/master/Binaries/GoToBed.apk) + +Server: [EXE Download](https://github.com/Myxelium/go-to-bed/raw/master/Binaries/GoToBed.exe) ### ios devices I haven't built the server or the application on either Mac or Ios devices, but there shouldn't be anything stopping you doing so. Both the server and client is build with Node (Server: Electron, Client: Ionic Capacitor/Cordova).