diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-10-19 12:13:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 12:13:13 +0200 |
commit | c6515c1dad7e2d3698e78398f838ac60bd5d376f (patch) | |
tree | d10673a079c0815d14b2dd4c3500ebe9ea58f8fc /libraries/README.md | |
parent | ddf168c5361f99f25b881d839c5eb30aff3d4ee9 (diff) | |
parent | 8201d1df0279693ab70a00e205a2612878b1d6b5 (diff) | |
download | PrismLauncher-c6515c1dad7e2d3698e78398f838ac60bd5d376f.tar.gz PrismLauncher-c6515c1dad7e2d3698e78398f838ac60bd5d376f.tar.bz2 PrismLauncher-c6515c1dad7e2d3698e78398f838ac60bd5d376f.zip |
Merge pull request #54 from Samisafool/develop
Diffstat (limited to 'libraries/README.md')
-rw-r--r-- | libraries/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/README.md b/libraries/README.md index 9a26dd69..dc38477b 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -173,7 +173,7 @@ Available either under LGPL version 2.1 or later. ## systeminfo -A PolyMC-specific library for probing system information. +A Prism Launcher-specific library for probing system information. Apache 2.0 @@ -183,4 +183,4 @@ A TOML language parser. Used by Forge 1.14+ to store mod metadata. See [github repo](https://github.com/marzer/tomlplusplus). -Licenced under the MIT licence.
\ No newline at end of file +Licenced under the MIT licence. |