Skip to content

Commit b65a68b

Browse files
add screenshots to readme.md
1 parent 1c5d972 commit b65a68b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Huffman-Compressor
1+
# Huffman Compressor
22
A text compressor with a rich gui that uses huffman tree.
33
+ Persian is supported as well.
44

@@ -8,3 +8,7 @@ A text compressor with a rich gui that uses huffman tree.
88
+ Files can be dragged and droped.
99

1010
## Screenshots
11+
<img src="https://raw.githubusercontent.com/shayandaneshvar/Huffman-Compressor/master/screenshots/splash.png" alt="splash"></br>
12+
<img src="https://raw.githubusercontent.com/shayandaneshvar/Huffman-Compressor/master/screenshots/drag.png" alt="dragNdrop"></br>
13+
<img src="https://raw.githubusercontent.com/shayandaneshvar/Huffman-Compressor/master/screenshots/processEnc.png" alt="processEncode"></br>
14+
<img src="https://raw.githubusercontent.com/shayandaneshvar/Huffman-Compressor/master/screenshots/dec.png" alt="decode">

0 commit comments

Comments
 (0)