From 428644954400c1fb18fe4340344e6b5d22098c75 Mon Sep 17 00:00:00 2001 From: victor Date: Thu, 13 Feb 2020 20:46:44 +0330 Subject: [PATCH] readme edited some information added --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be8d0aa..dfd8f25 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ -#photohop \ No newline at end of file +![screenshot](images/Screenshot.png) +## photohop CC v19 installer for linux +This bash script installs Photoshop CC version 19 on your Linux machine using wine behind the scene +and sets some necessary component up for best performance + +### Features +* downloads necessary component and installs them (vcrun,atmlib,msxml...) +* downloads photoshop.exe installer and installs it automatically +* creates photoshop commands and desktop entry +* configures wine for dark mode +* detects various graphic cards like (intel, Nvidia...) +* saves the downloaded files in your cache directory +* It's free and you will not need any license key + +### Installation +Installation +for installing photoshop just run the bash script with below command it downloads and installs photoshop include its component and configures wine automatically + +```bash +chmod +x PhotoshopSetup.sh +./PhotoshopSetup.sh +``` +during installation please pay attention to script messages