Skip to content

Commit

Permalink
Update README.mkd
Browse files Browse the repository at this point in the history
  • Loading branch information
EdOverflow authored Dec 30, 2017
1 parent 15f768c commit 307f22a
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

meg is a tool for fetching URLs. Lots of URLs.

## Install

```
▶ go get -u github.com/tomnomnom/meg
```

## Basic Usage

Given a file full of *suffixes*:

```
Expand Down Expand Up @@ -172,10 +180,3 @@ out/example.com/61ac5fbb9d3dd054006ae82630b045ba730d8618:3:> TRACE /robots.txt H
out/example.com/bd8d9f4c470ffa0e6ec8cfa8ba1c51d62289b6dd:3:> TRACE /.well-known/security.txt HTTP/1.1
...
```


## Install

```
▶ go get -u github.com/tomnomnom/meg
```

0 comments on commit 307f22a

Please sign in to comment.