Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ As you can see, using `bottom` to encode text is extremely space-efficient, and
This implementation can encode text at *approximately* 30MB/s.

## Usage
Clone the repo, run ``cargo build``, and then use the CLI.
Clone the repo, run `cargo build --release`, and then use the CLI with `./target/release/bottomify`.
```
Bottom translator 1.0.0
Kaylynn <[email protected]>
Expand Down Expand Up @@ -74,4 +74,4 @@ I don't care.
Documentation is for losers.

### Rust btw
It's not long until my hippocampus becomes ferrous. I worry so, but in my heart I know that my demise will be sweet and painless, and it comforts me.
It's not long until my hippocampus becomes ferrous. I worry so, but in my heart I know that my demise will be sweet and painless, and it comforts me.