Update README.md

This commit is contained in:
cyclane 2021-07-02 09:24:36 +00:00
parent 1a667952d8
commit 1bef3ea4ee
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Skyblock Data Tracker
A Hypixel Skyblock data tracker written in [Python 3](https://www.python.org/) with [Flask](https://flask.palletsprojects.com/)
A Hypixel Skyblock data tracker to track any data of any profile.
## Why?
I made this to be able to easily track other players' activities; however, you can also track yourself with it if you want.
## Prerequisites
- [Node.js](https://nodejs.org/)
- [ArangoDB](https://www.arangodb.com/)
- [Hypixel API key](https://api.hypixel.net/#section/Authentication)