aboutsummaryrefslogtreecommitdiff
path: root/azalea-auth/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-auth/README.md')
-rw-r--r--azalea-auth/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/azalea-auth/README.md b/azalea-auth/README.md
index fa87afca..aa290c94 100644
--- a/azalea-auth/README.md
+++ b/azalea-auth/README.md
@@ -1,3 +1,5 @@
# Azalea Auth
-A port of Mojang's Authlib, except authentication isn't actually implemented yet.
+A port of Mojang's Authlib and launcher authentication.
+
+Thanks to [wiki.vg contributors](https://wiki.vg/Microsoft_Authentication_Scheme), [Overhash](https://gist.github.com/OverHash/a71b32846612ba09d8f79c9d775bfadf), and [prismarine-auth contributors](https://github.com/PrismarineJS/prismarine-auth).