Skip to content

Commit

Permalink
Done
Browse files Browse the repository at this point in the history
  • Loading branch information
rednafi committed Jan 20, 2024
1 parent 66665c4 commit 0ddd064
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 47 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
## Link Patrol

## Installation

* On MacOS, brew install:

```sh
brew tap rednafi/link-patrol https://github.com/rednafi/link-patrol \
&& brew install link-patrol
```

* Or elsewhere, go install:

```sh
go install github.com/rednafi/link-patrol/cmd/link-patrol
```

## Quickstart

### Usage
Expand Down
47 changes: 0 additions & 47 deletions httpurr.rb

This file was deleted.

0 comments on commit 0ddd064

Please sign in to comment.