Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lxaw authored Nov 20, 2023
1 parent ced65bf commit f9ab52b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# chibiTxt
A simple file compressor using Rust.

# 📹 Tutorial:
- https://youtu.be/81om1sAmHGg

# :grey_question: What is it?
Compresses files by using [Huffman encoding](https://en.wikipedia.org/wiki/Huffman_coding).

Expand Down

0 comments on commit f9ab52b

Please sign in to comment.