Skip to content

Commit

Permalink
readme: added bulid
Browse files Browse the repository at this point in the history
  • Loading branch information
AbsoluteZero000 committed Oct 8, 2024
1 parent abc998a commit 0bd1a09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Crunch is a robust command-line tool written in Go that empowers you to achieve
- **Customizable Verbosity:** Control the level of detail displayed during compression with the `-v` flag, allowing you to tailor the output to your preferences.
- **Streamlined File Handling:** Crunch seamlessly handles both input and output files, making compression workflows effortless.

**How to Build**
```bash
go build -o crunch .
```

**Usage**

1. **Encode Data:**
Expand Down
Binary file modified data/output.txt
Binary file not shown.

0 comments on commit 0bd1a09

Please sign in to comment.