From 39147c7c3cd1d55ccb48bb44415d8e52515f7db0 Mon Sep 17 00:00:00 2001 From: Rohan Barar Date: Wed, 17 Jul 2024 22:58:38 +1000 Subject: [PATCH] Removed information regarding removed icons from README. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index c2dc079..a6237da 100644 --- a/README.md +++ b/README.md @@ -344,10 +344,3 @@ The installer can be run multiple times. To update your installation of WinApps: 1. Run the WinApps installer to remove WinApps from your system. 2. Pull the latest changes from the WinApps GitHub repository. 3. Re-install WinApps using the WinApps installer. - -## Shout-outs -Some icons used for the officially supported applications were sourced from: -- Fluent UI React - Icons under [MIT License](https://github.com/Fmstrat/fluent-ui-react/blob/master/LICENSE.md) -- Fluent UI - Icons under [MIT License](https://github.com/Fmstrat/fluentui/blob/master/LICENSE) with [restricted use](https://static2.sharepointonline.com/files/fabric/assets/microsoft_fabric_assets_license_agreement_nov_2019.pdf) -- PKief's VSCode Material Icon Theme - Icons under [MIT License](https://github.com/Fmstrat/vscode-material-icon-theme/blob/master/LICENSE.md) -- DiemenDesign's LibreICONS - Icons under [MIT License](https://github.com/Fmstrat/LibreICONS/blob/master/LICENSE)