From 1a667952d87a445554b1868eb51d0ffb9242670a Mon Sep 17 00:00:00 2001 From: cyclane Date: Fri, 2 Jul 2021 08:16:35 +0000 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2aa7935 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Skyblock Data Tracker +A Hypixel Skyblock data tracker written in [Python 3](https://www.python.org/) with [Flask](https://flask.palletsprojects.com/) + +## Why? +I made this to be able to easily track other players' activities; however, you can also track yourself with it if you want.