Skip to content

Commit

Permalink
improve REAMDE
Browse files Browse the repository at this point in the history
  • Loading branch information
yielder committed Jul 30, 2024
1 parent 85fbb68 commit 195c8e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ You can use the tool directly with `npx` or install it globally.
### Using `npx`

```sh
npx copa@latest <directory> [options]
npx copa@latest .
#> 6 files from . have been copied to the clipboard.
#> Total tokens: 2674
```

### Global Installation
Expand Down Expand Up @@ -90,8 +92,6 @@ ignore: jpg,png,gif

```sh
copa .
#> 6 files from . have been copied to the clipboard.
#> Total tokens: 2674
```

2. Copy files from a specific directory, excluding certain file types:
Expand Down

0 comments on commit 195c8e4

Please sign in to comment.