diff --git a/README.md b/README.md index 6529892..03bc652 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ ## Description. This project implements console interfaces for encoding and decoding text using different encryption methods: base64 and XOR. Each interface supports text input in Cyrillic and Latin and the ability to save the results to a text file. +| console interface | web interface | +| --- | --- | +| ![image](https://github.com/sergeiown/Encryption_Variations/assets/112722061/cd92bc87-02c5-4529-904a-7e98ae437eda) | ![image](https://github.com/sergeiown/Encryption_Variations/assets/112722061/9eba622c-d920-488a-826b-054bfe140ab4) | + ## Base64 Interface: **Functionality:**