diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-02-08 22:05:16 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-02-08 22:05:16 -0800 |
| commit | 2efcc18e7f821e0e86e3711924c250282c8b31ea (patch) | |
| tree | dca8dd03709878b87d45ec6f20685eba712382d5 | |
| parent | 849880a017be241ed3d46585c85e4f2776fbdb48 (diff) | |
update README: add additional note about data
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Motivation is that everytime I see a tierlist, I got no idea what half the image The best way in my opinion to deliver this information outside of a 90 page long essay beneath a PNG is to be able to export a tier list as an interactive HTML file. This way everyone who uses a modern browser can see the tier list and be able to see a description. +> [!IMPORTANT] +> **YOUR DATA STAYS WITHIN YOUR BROWSER. THE ONLY TIME WHEN AN INTERNET CONNECTION IS REQUIRED IS WHEN YOU LOAD A TIER LIST FROM A REMOTE JSON VIA `?url=` OR EXPORT A TIER LIST AS AN INTERACTIVE HTML FILE.** + # Original README ### Offline Tierlist Maker |
