Update README.org
This commit is contained in:
parent
807c93c28b
commit
687e9185d5
@ -1,3 +1,5 @@
|
|||||||
|
[[https://travis-ci.org/Phundrak/lzw-assignment.svg?branch=master][https://travis-ci.org/Phundrak/lzw-assignment.svg?branch=master]]
|
||||||
|
|
||||||
* LZW Compressing tool
|
* LZW Compressing tool
|
||||||
|
|
||||||
This is a university assignment for which I aim to create an LZW algorithm implementation to create a small tool similar to =gzip= and =gunzip= that can compress and uncompress files in a lossless fashion.
|
This is a university assignment for which I aim to create an LZW algorithm implementation to create a small tool similar to =gzip= and =gunzip= that can compress and uncompress files in a lossless fashion.
|
||||||
|
Loading…
Reference in New Issue
Block a user