aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortxtsd <thexerothermicsclerodermoid@gmail.com>2022-07-12 22:43:05 +0530
committertxtsd <thexerothermicsclerodermoid@gmail.com>2022-08-06 12:57:30 +0530
commit896337803951c46d6932c443e366281692c95f27 (patch)
tree80d3444fef3a11dcd10d7fd4d2161df2d3a78f19 /README.md
parentc7d435bb7a0405f5b841dad9a1e52e2479850c93 (diff)
downloadPrismLauncher-896337803951c46d6932c443e366281692c95f27.tar.gz
PrismLauncher-896337803951c46d6932c443e366281692c95f27.tar.bz2
PrismLauncher-896337803951c46d6932c443e366281692c95f27.zip
chore(markdown): MD007 Unordered list indentation
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
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 210bdb00..9ae3013d 100644
--- a/README.md
+++ b/README.md
@@ -74,8 +74,8 @@ We don't care what you do with your fork/custom build as long as you follow the
If you have any questions or want any clarification on the above conditions please make an issue and ask us.
Be aware that if you build this software without removing the provided API keys in [CMakeLists.txt](CMakeLists.txt) you are accepting the following terms and conditions:
- - [Microsoft Identity Platform Terms of Use](https://docs.microsoft.com/en-us/legal/microsoft-identity-platform/terms-of-use)
- - [CurseForge 3rd Party API Terms and Conditions](https://support.curseforge.com/en/support/solutions/articles/9000207405-curse-forge-3rd-party-api-terms-and-conditions)
+- [Microsoft Identity Platform Terms of Use](https://docs.microsoft.com/en-us/legal/microsoft-identity-platform/terms-of-use)
+- [CurseForge 3rd Party API Terms and Conditions](https://support.curseforge.com/en/support/solutions/articles/9000207405-curse-forge-3rd-party-api-terms-and-conditions)
If you do not agree with these terms and conditions, then remove the associated API keys from the [CMakeLists.txt](CMakeLists.txt) file by setting them to an empty string (`""`).