From 1bef3ea4eef77798da478d50ae1037a5f6189222 Mon Sep 17 00:00:00 2001 From: cyclane Date: Fri, 2 Jul 2021 09:24:36 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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