From 340a2a05168159badc8967ff02ffceba05c32d34 Mon Sep 17 00:00:00 2001 From: okvdai <108829133+okvdai@users.noreply.github.com> Date: Mon, 24 Apr 2023 23:40:14 +0200 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35c536f..13cf13a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ -# Pulse - Development Branch +# Pulse -This repository is only for us throwing braincells at code and trying to make it work. +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. -Please go back to [the main branch](https://github.com/ToneAPI/pulse/tree/main). +Currently, features include: +- displaying kills in `Pilot Weapons` +- displaying kills and most used weapon (by kills) in `Overview` + +Want to know what we have planned for future updates? See [here.](https://github.com/ToneAPI/pulse/projects?query=is%3Aopen) + +## DISCLAIMER + +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.