Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rzc0d3r authored Jul 18, 2024
1 parent 27b5e67 commit 1bdda52
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ PyCompressor - Compresses python files, making the code shorter and more undetec
---

## Screenshots
### Successful compression/decompression
#### Code compression in the catalog:
![compress catalog](img/compressing_catalog.png)

Expand All @@ -38,3 +39,9 @@ PyCompressor - Compresses python files, making the code shorter and more undetec

#### Code decompression in a file:
![decompress file](img/decompressing_file.png)

---

### Causes File skipping
#### Attempt to decompress decompressed code
![decompressing_not_compressed_file](img/decompressing_not_compressed_file.png)

0 comments on commit 1bdda52

Please sign in to comment.