Skip to content

Commit 7031a03

Browse files
authored
Update README.md
1 parent 297840a commit 7031a03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Unlike Huffmans code LZW dont need an extra dictionary to be saved. Also
1717
LZW does not create a mapping to byte to bin sequence. It creates mapping
1818
of multiple byte to binary sequence.
1919

20+
##testing environment:
21+
22+
I tested this project in:
23+
Linux Mint
2024

2125
## Running Instruction:
2226
```

0 commit comments

Comments
 (0)