diff --git a/README.md b/README.md index f2289243..8c04c14e 100644 --- a/README.md +++ b/README.md @@ -100,19 +100,3 @@ This repository is licensed under AGPL-3.0; However, our SDK (puter.js) is also - [Tesla Model Y](https://twitter.com/HeyPuter/status/1772858333751636310) - [Nintendo Switch](https://twitter.com/HeyPuter/status/1780645795240538518) - [Steam Deck](https://twitter.com/everythingSung/status/1782162352403828793) - -
- -## Credits - -The default wallpaper is created by [Milad Fakurian](https://unsplash.com/photos/blue-orange-and-yellow-wallpaper-E8Ufcyxz514) and published on [Unsplash](https://unsplash.com/). - -Icons by [Papirus](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) under GPL-3.0 license. - -Icons by [Iconoir](https://iconoir.com/) under MIT license. - -Icons by [Elementary Icons](https://github.com/elementary/icons) under GPL-3.0 license. - -Icons by [Tabler Icons](https://tabler.io/) under MIT license. - -Icons by [bootstrap-icons](https://icons.getbootstrap.com/) under MIT license. diff --git a/src/gui/CREDITS.md b/src/gui/CREDITS.md new file mode 100644 index 00000000..5f4260d3 --- /dev/null +++ b/src/gui/CREDITS.md @@ -0,0 +1,13 @@ +## Credits + +The default wallpaper is created by [Milad Fakurian](https://unsplash.com/photos/blue-orange-and-yellow-wallpaper-E8Ufcyxz514) and published on [Unsplash](https://unsplash.com/). + +Icons by [Papirus](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) under GPL-3.0 license. + +Icons by [Iconoir](https://iconoir.com/) under MIT license. + +Icons by [Elementary Icons](https://github.com/elementary/icons) under GPL-3.0 license. + +Icons by [Tabler Icons](https://tabler.io/) under MIT license. + +Icons by [bootstrap-icons](https://icons.getbootstrap.com/) under MIT license.