aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-02-13 21:39:21 -0600
committermat <github@matdoes.dev>2022-02-13 21:39:21 -0600
commit766c8221ceb23d66ed253250fead533ad0cb73bd (patch)
tree9595797c55d087e6a1db57922adfa61a64fd6289 /README.md
parent2a6c5997c453e8ffa382db2e0ad5cb5db4f73db1 (diff)
downloadskyblock-api-766c8221ceb23d66ed253250fead533ad0cb73bd.tar.gz
skyblock-api-766c8221ceb23d66ed253250fead533ad0cb73bd.tar.bz2
skyblock-api-766c8221ceb23d66ed253250fead533ad0cb73bd.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 204e658..6390ac5 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
Backend for [skyblock.matdoes.dev](https://github.com/skyblockstats/skyblock-stats).
-Basically this is [Slothpixel](https://github.com/slothpixel/core) but more specialized.
+This is kinda like [Slothpixel](https://github.com/slothpixel/core), as in it fetches the SkyBlock API and cleans up the result for use without an API key.
-## What it does
+## Basically what it does
1) A request is sent to the Express server in index.js
2) The express server then calls a function in hypixelCached depending on the request