Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
berkkirtay authored Sep 16, 2021
1 parent eea436b commit 474b776
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
Attention! You must have wxwidgets libs to compile source codes. I included a compiled executable file(windows) in the releases and I also included a cmake file for linux.

## Choosing the file to encrypt:
![Enc1](https://i.imgur.com/4O6wplR.png)
![Enc1](https://raw.githubusercontent.com/berkkirtay/basicencryptorGUI/master/example%20text%20encryption/Capture1.PNG)

## Generated prime numbers:
![Enc2](https://i.imgur.com/oR8QUKg.png)
![Enc2](https://raw.githubusercontent.com/berkkirtay/basicencryptorGUI/master/example%20text%20encryption/Capture2.PNG)

## Processed file:
![Enc3](https://i.imgur.com/cBjoSww.png)
![Enc3](https://github.com/berkkirtay/basicencryptorGUI/blob/master/example%20text%20encryption/Capture3.PNG)

0 comments on commit 474b776

Please sign in to comment.