Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
judahpaul16 committed May 1, 2024
1 parent 3ba2c3c commit b4a0845
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Clear Badge Cache 🧹✨
# Clear Badge Cache CLI 🧹✨

[![Go Version](https://img.shields.io/github/go-mod/go-version/judahpaul16/clear-badge-cache)](https://go.dev/dl/)
[![Go Report Card](https://goreportcard.com/badge/github.com/judahpaul16/clear-badge-cache)](https://goreportcard.com/report/github.com/judahpaul16/clear-badge-cache)
Expand Down Expand Up @@ -86,19 +86,12 @@ To run Clear Badge Cache, navigate to the `dist` directory and execute the binar
- Linux/MacOS:

```bash
./clear-badge-cache-linux.sh
sh ./clear-badge-cache.sh
```

- MacOS (alternative):

```bash
./clear-badge-cache-mac.sh
```

- Windows:

```cmd
.\clear-badge-cache-win.exe
.\clear-badge-cache.exe
```

#### Command Line Arguments 🖊️
Expand Down

0 comments on commit b4a0845

Please sign in to comment.