aboutsummaryrefslogtreecommitdiff
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
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>
-rw-r--r--README.md4
-rw-r--r--libraries/katabasis/README.md6
2 files changed, 5 insertions, 5 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 (`""`).
diff --git a/libraries/katabasis/README.md b/libraries/katabasis/README.md
index 08f3c9d1..621446e1 100644
--- a/libraries/katabasis/README.md
+++ b/libraries/katabasis/README.md
@@ -8,9 +8,9 @@ It may be possible to backport some of the changes to O2 in the future, but for
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 PolyMC Discord server and talk first
+* 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 PolyMC Discord server and talk first
## Installation