From cc59510929a5bfb95b92655626afd4923580a82b Mon Sep 17 00:00:00 2001 From: Legonzaur <34353603+Legonzaur@users.noreply.github.com> Date: Tue, 4 Apr 2023 12:37:44 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f18dcbe..074faef 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # toneapi_webclient -Tone is an API that allows Northstar players to track their kill statistics : toneapi.github.io/ToneAPI_webclient/ +Tone is an API that allows Northstar players to track their kill statistics : https://toneapi.github.io/ToneAPI_webclient/ -If you want your server to appear on this website, you can download the server side mod from (here)[https://github.com/ToneAPI/ToneAPI_servermod] +If you want your server to appear on this website, you can download the server side mod from [here](https://github.com/ToneAPI/ToneAPI_servermod) The server side mod will send kills data to Tone API, which will then process them. You will have to set a personal token for the mod to work, please ask me for one on Discord -Alternatively, you can selfhost your own backend (here)[https://github.com/ToneAPI/ToneAPI_backend] +Alternatively, you can selfhost your own backend [here](https://github.com/ToneAPI/ToneAPI_backend) ## Project setup ```