diff options
author | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-14 19:01:27 -0600 |
---|---|---|
committer | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-14 19:01:27 -0600 |
commit | fd2348bf16c55422ec664e6677b636998eccc71c (patch) | |
tree | b729aeba3e4f6c332244d5ae263347a9a186a401 /README.md | |
parent | 8a21158dfaa6392ca6f8d7d8c218c69689236765 (diff) | |
download | skyblock-api-fd2348bf16c55422ec664e6677b636998eccc71c.tar.gz skyblock-api-fd2348bf16c55422ec664e6677b636998eccc71c.tar.bz2 skyblock-api-fd2348bf16c55422ec664e6677b636998eccc71c.zip |
fix special cases
some users dont have a rank, and some users dont have skyblock profiles
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # SkyBlock API -The thing that powers [skyblock.matdoes.dev](https://github.com/mat-1/skyblock-stats) +The thing that powers [skyblock.matdoes.dev](https://github.com/skyblockstats/skyblock-stats) Basically this is [Slothpixel](https://github.com/slothpixel/core) but more specialized |