Fix: 2023-01-03

This commit is contained in:
horsicq 2023-01-03 18:37:52 +01:00
commit 9575e6d261
7 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 134 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 100 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Before After
Before After

View file

@ -6,9 +6,9 @@
How to run portable version on Linux
=======
* download an appImage file https://github.com/horsicq/DIE-engine/releases/download/0.05/Detect_It_Easy-0.05-x86_64.AppImage
* make the file executable (chmod +x Detect_It_Easy-0.05-x86_64.AppImage)
* run it (./Detect_It_Easy-0.05-x86_64.AppImage)
* download an appImage file https://github.com/horsicq/DIE-engine/releases/download/3.07/Detect_It_Easy-3.07-x86_64.AppImage
* make the file executable (chmod +x Detect_It_Easy-3.07-x86_64.AppImage)
* run it (./Detect_It_Easy-3.07-x86_64.AppImage)
Run with Docker
=======