diff options
author | swirl <swurl@swurl.xyz> | 2022-01-10 12:46:43 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2022-01-10 12:47:35 -0500 |
commit | 1d8196e11a3ff901d5e65d9f6dc4d2ea98df3cc8 (patch) | |
tree | 0004d3815aabd9198b0d9f87349a202243ce85bf /libraries/katabasis | |
parent | c7f6f94930bb3bd13a2e77a959291a4d755a793f (diff) | |
download | PrismLauncher-1d8196e11a3ff901d5e65d9f6dc4d2ea98df3cc8.tar.gz PrismLauncher-1d8196e11a3ff901d5e65d9f6dc4d2ea98df3cc8.tar.bz2 PrismLauncher-1d8196e11a3ff901d5e65d9f6dc4d2ea98df3cc8.zip |
More rebranding
Closes: #39
Mostly done with rebranding now. We just need to translate some services
to PolyMC.
Diffstat (limited to 'libraries/katabasis')
-rw-r--r-- | libraries/katabasis/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/katabasis/README.md b/libraries/katabasis/README.md index a4dc0994..08f3c9d1 100644 --- a/libraries/katabasis/README.md +++ b/libraries/katabasis/README.md @@ -1,4 +1,4 @@ -# Katabasis - MS-flavoerd OAuth for Qt, derived from the O2 library +# Katabasis - MS-flavored OAuth for Qt, derived from the O2 library This library's sole purpose is to make interacting with MSA and various MSA and XBox authenticated services less painful. @@ -10,7 +10,7 @@ Notes to contributors: * Please follow the coding style of the existing source, where reasonable * Code contributions are released under Simplified BSD License, as specified in LICENSE. Do not contribute if this license does not suit your code - * If you are interested in working on this, come to the MultiMC Discord server and talk first + * If you are interested in working on this, come to the PolyMC Discord server and talk first ## Installation |