Update README.md
This commit is contained in:
parent
fef8f4ec00
commit
01ff16fddd
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
## What's up?
|
## What's up?
|
||||||
|
|
||||||
Hey! This is a simple web-service called . What it does? Well, actually it _huffpresses_ files... I mean, compresses files using the [Huffman compression](https://en.wikipedia.org/wiki/Huffman_coding 'Read about it on Wikipedia').
|
Hey! This is a simple web-service called __HuffPress__. What it does? Well, actually it _huffpresses_ files... I mean, compresses files using the [Huffman compression](https://en.wikipedia.org/wiki/Huffman_coding 'Read about it on Wikipedia').
|
||||||
|
|
||||||
## What do I need?
|
## What do I need?
|
||||||
|
|
||||||
- Any web browser
|
- Any web browser
|
||||||
- 
|
- 
|
||||||
- 
|
- 
|
||||||
- `click` library
|
- `click` python library
|
||||||
|
|
||||||
## So, how do I use it?
|
## So, how do I use it?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user