diff --git a/README.md b/README.md index 2aa7935..f580b31 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file