Update README.md

This commit is contained in:
shvedes 2024-11-28 15:16:10 +01:00
parent 650ab4aec1
commit de5b843330

View File

@ -17,9 +17,9 @@ By providing this software, I do not give any guarantees of its work. This scrip
- GPU acceleration - GPU acceleration
**Tested on:** **Tested on:**
- Arch Linux - Arch Linux / CachyOS
- KDE Plasma 6.2 (Wayland) - KDE Plasma 6.2 (Wayland) / Hyprland
- wine 9.19 - wine 9.19+
- AMD GPU - AMD GPU
### Known issues ### Known issues
@ -42,9 +42,9 @@ Usage: ./install.sh [options...] <path>
``` ```
## To Do ## To Do
- [ ] Properly implement logging - [x] Properly implement loging
- [ ] Multi distro dependencies installer (for now only Arch Linux is supported) - [ ] Multi distro dependencies installer (for now only Arch Linux and CachyOS supported)
- [ ] Create universal functions for repetitive actions - [x] Create universal functions for repetitive actions
- [x] Implement colored logging in a different way, making the code more readable - [x] Implement colored logging in a different way, making the code more readable
- [ ] Allow the user to use a different source to download Photoshop - [ ] Allow the user to use a different source to download Photoshop
- [ ] Allow the user to skip checksum verification of downloaded files - [ ] Allow the user to skip checksum verification of downloaded files