Skip to content

Commit

Permalink
Update readme (#282)
Browse files Browse the repository at this point in the history
- Update readme
- Update
  • Loading branch information
raviqqe committed Jan 29, 2023
1 parent ee134be commit 7565219
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"bradleyjkemp",
"brotli",
"brotli",
"codecov",
"cupaloy",
"errcheck",
"fasthttp",
Expand All @@ -18,6 +19,7 @@
"nolint",
"oxffaa",
"ratelimit",
"raviqqe",
"redirections",
"redirections",
"robotstxt",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ website recursively.

- Massive speed
- High compatibility with web browsers
- Pretty-printed/JSON outputs
- Different tag support (`a`, `img`, `link`, `script`, etc)
- Multiple output formats (text, JSON, and JUnit XML)

## Installation

```sh
go get -u github.com/raviqqe/muffet/v2
go install github.com/raviqqe/muffet/v2@latest
```

### Homebrew
Expand Down

0 comments on commit 7565219

Please sign in to comment.