Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mon-ius committed Jun 11, 2024
1 parent 960405f commit 7b837e4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@

> [!TIP]
> `rim` assets/images/1.png -c `config.toml` --limit 100 --qps 20
> [!TIP]
> `rim` assets/videos/1.mp4 -c `config.toml` --limit 100 --qps 20
For a single key on single project, we recommend using `rim ${path} -c config.toml --limit 360`.
Expand Down Expand Up @@ -110,7 +112,4 @@ rustup update nightly && rustup default nightly

cargo build --release
./target/release/rim "assets/images" -c config.toml
```

### Billing notice

```

0 comments on commit 7b837e4

Please sign in to comment.