Add source link, update report issue link

This commit is contained in:
comp500
2022-01-21 00:37:36 +00:00
parent 7d6346c088
commit 6db8422c87
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Licenses
packwiz-installer itself is under the MIT license, except for Murmur2Lib and bundled dependencies as follows:
packwiz-installer itself is under the MIT license ([Source](https://github.com/packwiz/packwiz-installer)), except for Murmur2Lib and bundled dependencies as follows:
- Murmur2Lib: Apache 2.0 ([Source](https://github.com/prasanthj/hasher/blob/master/src/main/java/hasher/Murmur2.java))
- Google Gson 2.8.9: Apache 2.0 ([Source](https://github.com/google/gson))