aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzekiel Smith <ezekielsmith@protonmail.com>2022-03-14 00:26:09 +1100
committerGitHub <noreply@github.com>2022-03-14 00:26:09 +1100
commit177b6855574d52b29999048b442ce390e3cdc7b2 (patch)
tree3c9cb3e8aaa0f917119fea82639657550422e136
parentb96572774fd13fea7bc0ec0110bf0bde1e898ffe (diff)
parent71a4333f5570fcbd8dc9d8937f44a40cc66ab6ac (diff)
downloadPrismLauncher-177b6855574d52b29999048b442ce390e3cdc7b2.tar.gz
PrismLauncher-177b6855574d52b29999048b442ce390e3cdc7b2.tar.bz2
PrismLauncher-177b6855574d52b29999048b442ce390e3cdc7b2.zip
Merge pull request #240 from PolyMC/ZekeSmith-move-to-wiki
Update Readme to link development building to the website wiki. also fix forking and licensing.
-rw-r--r--README.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5d83a8f9..a114869c 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ If you want to contribute to PolyMC you might find it useful to join our Discord
## Building
-If you want to build PolyMC yourself, check [BUILD.md](BUILD.md) for build instructions.
+If you want to build PolyMC yourself, check [Build Instructions](https://polymc.org/wiki/development/build-instructions/) for build instructions.
## Code formatting
@@ -66,9 +66,15 @@ In general, in order of importance:
The translation effort for PolyMC is hosted on [Weblate](https://hosted.weblate.org/projects/polymc/polymc/) and information about translating PolyMC is available at https://github.com/PolyMC/Translations
-## Download infomation
-To modify download infomation or change packaging infomation send a pull request or issue to the website [Here](https://github.com/PolyMC/polymc.github.io/blob/master/src/download.md)
+## Download information
+To modify download information or change packaging information send a pull request or issue to the website [Here](https://github.com/PolyMC/polymc.github.io/blob/master/src/download.md)
## Forking/Redistributing/Custom builds policy
Do whatever you want, we don't care. Just follow the license. If you have any questions about this feel free to ask in an issue.
+
+All launcher code is available under the GPL-3 license.
+
+[Source for the website](https://github.com/PolyMC/polymc.github.io) is hosted under the AGPL-3 License.
+
+The logo and related assets are under the CC BY-NC-SA 4.0 license.