Update README.md
This commit is contained in:
parent
1a667952d8
commit
1bef3ea4ee
|
@ -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)
|
Loading…
Reference in New Issue