Create README.md
This commit is contained in:
parent
d88b89ba89
commit
8c93b6428f
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[](https://travis-ci.org/Phundrak/lzw-assignment.svg?branch=master])
|
||||||
|
[](https://www.codacy.com/app/Phundrak/PhundrakSTL?utm_source=github.com&utm_medium=referral&utm_content=Phundrak/PhundrakSTL&utm_campaign=Badge_Grade)
|
||||||
|
[](http://spacemacs.org)
|
||||||
|
|
||||||
|
# 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 project is written is C++17, compiled with clang under a UNIX environment. Other compilers and environments will not be tested.
|
Loading…
x
Reference in New Issue
Block a user