From 3268f5b75c67e8aa9dfcf5ec02d4ab0d3d12b7d9 Mon Sep 17 00:00:00 2001 From: okvdai <108829133+okvdai@users.noreply.github.com> Date: Fri, 21 Apr 2023 16:07:14 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f77e81..13cf13a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pulse -Pulse is a clientside mod for Titanfall 2 letting you view killstats using the otherwise non-functional `Stats` tab. +Pulse is a clientside mod for Titanfall 2 letting you view killstats collected by [the Tone API](https://toneapi.github.io/ToneAPI_webclient/) using the otherwise non-functional `Stats` tab. Currently, features include: - displaying kills in `Pilot Weapons` @@ -10,6 +10,6 @@ Want to know what we have planned for future updates? See [here.](https://github ## DISCLAIMER -Pulse only works servers using the Tone API, view a list of them on [the webclient.](https://toneapi.github.io/ToneAPI_webclient/) +The Tone API is NOT used by every server, view a list supported servers on [the webclient.](https://toneapi.github.io/ToneAPI_webclient/) Pulse is very much a W.I.P as of right now, features may be missing/nonfunctional.