You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,12 +89,21 @@ ls -lAh /usr/share/applications
89
89
90
90
You can uninstall apps like any other one, just move the `.app` folder to the trash.
91
91
92
-
## Ressources to find logos
92
+
## Resources to find logos
93
93
94
94
- https://macosicons.com/
95
95
- https://icon-icons.com/
96
96
- https://simpleicons.org/
97
97
98
+
## License
99
+
100
+
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.
101
+
102
+
### Icon License Exception
103
+
104
+
> [!IMPORTANT]
105
+
> The icons and logos located in`/public/icons/` are the property of their respective owners and are **NOT** covered by the GPL-3.0 license. These assets are used for identification purposes only. All rights to these icons belong to the respective app developers and companies. See `/public/icons/LICENSE`for more information.
106
+
98
107
## Web Dev
99
108
100
109
Look at [Nuxt docs](https://nuxt.com/docs/getting-started/introduction), [Nuxt UI](https://ui.nuxt.com), [Nuxt Hub](https://hub.nuxt.com) and [Tailwind UI](https://tailwindui.com/) to learn more.
0 commit comments